| Modifier and Type | Method and Description |
|---|---|
AwsEc2PlatformDetails |
AwsEc2PlatformDetails.Builder.build() |
AwsEc2PlatformDetails |
AwsEc2PlatformDetails.Builder.buildPartial() |
AwsEc2PlatformDetails |
PlatformDetails.getAwsEc2Details()
AWS EC2 specific details.
|
AwsEc2PlatformDetails |
PlatformDetails.Builder.getAwsEc2Details()
AWS EC2 specific details.
|
AwsEc2PlatformDetails |
PlatformDetailsOrBuilder.getAwsEc2Details()
AWS EC2 specific details.
|
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.getDefaultInstance() |
AwsEc2PlatformDetails |
AwsEc2PlatformDetails.getDefaultInstanceForType() |
AwsEc2PlatformDetails |
AwsEc2PlatformDetails.Builder.getDefaultInstanceForType() |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseDelimitedFrom(InputStream input) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(byte[] data) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(ByteBuffer data) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(com.google.protobuf.ByteString data) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(InputStream input) |
static AwsEc2PlatformDetails |
AwsEc2PlatformDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AwsEc2PlatformDetails> |
AwsEc2PlatformDetails.getParserForType() |
static com.google.protobuf.Parser<AwsEc2PlatformDetails> |
AwsEc2PlatformDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
PlatformDetails.Builder |
PlatformDetails.Builder.mergeAwsEc2Details(AwsEc2PlatformDetails value)
AWS EC2 specific details.
|
AwsEc2PlatformDetails.Builder |
AwsEc2PlatformDetails.Builder.mergeFrom(AwsEc2PlatformDetails other) |
static AwsEc2PlatformDetails.Builder |
AwsEc2PlatformDetails.newBuilder(AwsEc2PlatformDetails prototype) |
PlatformDetails.Builder |
PlatformDetails.Builder.setAwsEc2Details(AwsEc2PlatformDetails value)
AWS EC2 specific details.
|
Copyright © 2024 Google LLC. All rights reserved.