| Modifier and Type | Method and Description |
|---|---|
ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.Builder.build() |
ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.Builder.buildPartial() |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.getDefaultInstance() |
ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.getDefaultInstanceForType() |
ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.Builder.getDefaultInstanceForType() |
ComputeEngineShapeDescriptor |
ComputeEngineMigrationTargetOrBuilder.getShape()
Description of the suggested shape for the migration target.
|
ComputeEngineShapeDescriptor |
ComputeEngineMigrationTarget.getShape()
Description of the suggested shape for the migration target.
|
ComputeEngineShapeDescriptor |
ComputeEngineMigrationTarget.Builder.getShape()
Description of the suggested shape for the migration target.
|
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseDelimitedFrom(InputStream input) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(byte[] data) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(ByteBuffer data) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(com.google.protobuf.ByteString data) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(com.google.protobuf.CodedInputStream input) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(InputStream input) |
static ComputeEngineShapeDescriptor |
ComputeEngineShapeDescriptor.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ComputeEngineShapeDescriptor> |
ComputeEngineShapeDescriptor.getParserForType() |
static com.google.protobuf.Parser<ComputeEngineShapeDescriptor> |
ComputeEngineShapeDescriptor.parser() |
| Modifier and Type | Method and Description |
|---|---|
ComputeEngineShapeDescriptor.Builder |
ComputeEngineShapeDescriptor.Builder.mergeFrom(ComputeEngineShapeDescriptor other) |
ComputeEngineMigrationTarget.Builder |
ComputeEngineMigrationTarget.Builder.mergeShape(ComputeEngineShapeDescriptor value)
Description of the suggested shape for the migration target.
|
static ComputeEngineShapeDescriptor.Builder |
ComputeEngineShapeDescriptor.newBuilder(ComputeEngineShapeDescriptor prototype) |
ComputeEngineMigrationTarget.Builder |
ComputeEngineMigrationTarget.Builder.setShape(ComputeEngineShapeDescriptor value)
Description of the suggested shape for the migration target.
|
Copyright © 2024 Google LLC. All rights reserved.