| Modifier and Type | Method and Description |
|---|---|
Container |
Container.Builder.build() |
Container |
Container.Builder.buildPartial() |
Container |
Task.getContainers(int index)
Holds the single container that defines the unit of execution for this
task.
|
Container |
Task.Builder.getContainers(int index)
Holds the single container that defines the unit of execution for this
task.
|
Container |
TaskTemplate.getContainers(int index)
Holds the single container that defines the unit of execution for this
task.
|
Container |
TaskTemplate.Builder.getContainers(int index)
Holds the single container that defines the unit of execution for this
task.
|
Container |
RevisionTemplateOrBuilder.getContainers(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
Container |
RevisionTemplate.getContainers(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
Container |
RevisionTemplate.Builder.getContainers(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
Container |
TaskTemplateOrBuilder.getContainers(int index)
Holds the single container that defines the unit of execution for this
task.
|
Container |
TaskOrBuilder.getContainers(int index)
Holds the single container that defines the unit of execution for this
task.
|
Container |
RevisionOrBuilder.getContainers(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
Container |
Revision.getContainers(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
Container |
Revision.Builder.getContainers(int index)
Holds the single container that defines the unit of execution for this
Revision.
|
static Container |
Container.getDefaultInstance() |
Container |
Container.getDefaultInstanceForType() |
Container |
Container.Builder.getDefaultInstanceForType() |
static Container |
Container.parseDelimitedFrom(InputStream input) |
static Container |
Container.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(byte[] data) |
static Container |
Container.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(ByteBuffer data) |
static Container |
Container.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(com.google.protobuf.ByteString data) |
static Container |
Container.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(com.google.protobuf.CodedInputStream input) |
static Container |
Container.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(InputStream input) |
static Container |
Container.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Container> |
Task.getContainersList()
Holds the single container that defines the unit of execution for this
task.
|
List<Container> |
Task.Builder.getContainersList()
Holds the single container that defines the unit of execution for this
task.
|
List<Container> |
TaskTemplate.getContainersList()
Holds the single container that defines the unit of execution for this
task.
|
List<Container> |
TaskTemplate.Builder.getContainersList()
Holds the single container that defines the unit of execution for this
task.
|
List<Container> |
RevisionTemplateOrBuilder.getContainersList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<Container> |
RevisionTemplate.getContainersList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<Container> |
RevisionTemplate.Builder.getContainersList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<Container> |
TaskTemplateOrBuilder.getContainersList()
Holds the single container that defines the unit of execution for this
task.
|
List<Container> |
TaskOrBuilder.getContainersList()
Holds the single container that defines the unit of execution for this
task.
|
List<Container> |
RevisionOrBuilder.getContainersList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<Container> |
Revision.getContainersList()
Holds the single container that defines the unit of execution for this
Revision.
|
List<Container> |
Revision.Builder.getContainersList()
Holds the single container that defines the unit of execution for this
Revision.
|
com.google.protobuf.Parser<Container> |
Container.getParserForType() |
static com.google.protobuf.Parser<Container> |
Container.parser() |
| Modifier and Type | Method and Description |
|---|---|
Task.Builder |
Task.Builder.addContainers(Container value)
Holds the single container that defines the unit of execution for this
task.
|
TaskTemplate.Builder |
TaskTemplate.Builder.addContainers(Container value)
Holds the single container that defines the unit of execution for this
task.
|
RevisionTemplate.Builder |
RevisionTemplate.Builder.addContainers(Container value)
Holds the single container that defines the unit of execution for this
Revision.
|
Revision.Builder |
Revision.Builder.addContainers(Container value)
Holds the single container that defines the unit of execution for this
Revision.
|
Task.Builder |
Task.Builder.addContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
task.
|
TaskTemplate.Builder |
TaskTemplate.Builder.addContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
task.
|
RevisionTemplate.Builder |
RevisionTemplate.Builder.addContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
Revision.
|
Revision.Builder |
Revision.Builder.addContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
Revision.
|
Container.Builder |
Container.Builder.mergeFrom(Container other) |
static Container.Builder |
Container.newBuilder(Container prototype) |
Task.Builder |
Task.Builder.setContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
task.
|
TaskTemplate.Builder |
TaskTemplate.Builder.setContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
task.
|
RevisionTemplate.Builder |
RevisionTemplate.Builder.setContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
Revision.
|
Revision.Builder |
Revision.Builder.setContainers(int index,
Container value)
Holds the single container that defines the unit of execution for this
Revision.
|
| Modifier and Type | Method and Description |
|---|---|
Task.Builder |
Task.Builder.addAllContainers(Iterable<? extends Container> values)
Holds the single container that defines the unit of execution for this
task.
|
TaskTemplate.Builder |
TaskTemplate.Builder.addAllContainers(Iterable<? extends Container> values)
Holds the single container that defines the unit of execution for this
task.
|
RevisionTemplate.Builder |
RevisionTemplate.Builder.addAllContainers(Iterable<? extends Container> values)
Holds the single container that defines the unit of execution for this
Revision.
|
Revision.Builder |
Revision.Builder.addAllContainers(Iterable<? extends Container> values)
Holds the single container that defines the unit of execution for this
Revision.
|
Copyright © 2025 Google LLC. All rights reserved.