| Modifier and Type | Class and Description |
|---|---|
class |
Container
A single application container.
|
static class |
Container.Builder
A single application container.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerOrBuilder |
Task.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
task.
|
ContainerOrBuilder |
Task.Builder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
task.
|
ContainerOrBuilder |
TaskTemplate.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
task.
|
ContainerOrBuilder |
TaskTemplate.Builder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
task.
|
ContainerOrBuilder |
RevisionTemplateOrBuilder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
ContainerOrBuilder |
RevisionTemplate.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
ContainerOrBuilder |
RevisionTemplate.Builder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
ContainerOrBuilder |
TaskTemplateOrBuilder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
task.
|
ContainerOrBuilder |
TaskOrBuilder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
task.
|
ContainerOrBuilder |
RevisionOrBuilder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
ContainerOrBuilder |
Revision.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
ContainerOrBuilder |
Revision.Builder.getContainersOrBuilder(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ContainerOrBuilder> |
Task.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
task.
|
List<? extends ContainerOrBuilder> |
Task.Builder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
task.
|
List<? extends ContainerOrBuilder> |
TaskTemplate.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
task.
|
List<? extends ContainerOrBuilder> |
TaskTemplate.Builder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
task.
|
List<? extends ContainerOrBuilder> |
RevisionTemplateOrBuilder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<? extends ContainerOrBuilder> |
RevisionTemplate.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<? extends ContainerOrBuilder> |
RevisionTemplate.Builder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<? extends ContainerOrBuilder> |
TaskTemplateOrBuilder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
task.
|
List<? extends ContainerOrBuilder> |
TaskOrBuilder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
task.
|
List<? extends ContainerOrBuilder> |
RevisionOrBuilder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<? extends ContainerOrBuilder> |
Revision.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<? extends ContainerOrBuilder> |
Revision.Builder.getContainersOrBuilderList()
Holds the single container that defines the unit of execution for this
Revision.
|
Copyright © 2025 Google LLC. All rights reserved.