| Modifier and Type | Method and Description |
|---|---|
ManagedCluster |
ManagedCluster.Builder.build() |
ManagedCluster |
ManagedCluster.Builder.buildPartial() |
static ManagedCluster |
ManagedCluster.getDefaultInstance() |
ManagedCluster |
ManagedCluster.getDefaultInstanceForType() |
ManagedCluster |
ManagedCluster.Builder.getDefaultInstanceForType() |
ManagedCluster |
WorkflowTemplatePlacementOrBuilder.getManagedCluster()
Optional.
|
ManagedCluster |
WorkflowTemplatePlacement.getManagedCluster()
Optional.
|
ManagedCluster |
WorkflowTemplatePlacement.Builder.getManagedCluster()
Optional.
|
static ManagedCluster |
ManagedCluster.parseDelimitedFrom(InputStream input) |
static ManagedCluster |
ManagedCluster.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedCluster |
ManagedCluster.parseFrom(byte[] data) |
static ManagedCluster |
ManagedCluster.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedCluster |
ManagedCluster.parseFrom(ByteBuffer data) |
static ManagedCluster |
ManagedCluster.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedCluster |
ManagedCluster.parseFrom(com.google.protobuf.ByteString data) |
static ManagedCluster |
ManagedCluster.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedCluster |
ManagedCluster.parseFrom(com.google.protobuf.CodedInputStream input) |
static ManagedCluster |
ManagedCluster.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ManagedCluster |
ManagedCluster.parseFrom(InputStream input) |
static ManagedCluster |
ManagedCluster.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ManagedCluster> |
ManagedCluster.getParserForType() |
static com.google.protobuf.Parser<ManagedCluster> |
ManagedCluster.parser() |
| Modifier and Type | Method and Description |
|---|---|
ManagedCluster.Builder |
ManagedCluster.Builder.mergeFrom(ManagedCluster other) |
WorkflowTemplatePlacement.Builder |
WorkflowTemplatePlacement.Builder.mergeManagedCluster(ManagedCluster value)
Optional.
|
static ManagedCluster.Builder |
ManagedCluster.newBuilder(ManagedCluster prototype) |
WorkflowTemplatePlacement.Builder |
WorkflowTemplatePlacement.Builder.setManagedCluster(ManagedCluster value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.