| Modifier and Type | Method and Description |
|---|---|
PhysicalPlatformDetails |
PhysicalPlatformDetails.Builder.build() |
PhysicalPlatformDetails |
PhysicalPlatformDetails.Builder.buildPartial() |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.getDefaultInstance() |
PhysicalPlatformDetails |
PhysicalPlatformDetails.getDefaultInstanceForType() |
PhysicalPlatformDetails |
PhysicalPlatformDetails.Builder.getDefaultInstanceForType() |
PhysicalPlatformDetails |
PlatformDetails.getPhysicalDetails()
Physical machines platform details.
|
PhysicalPlatformDetails |
PlatformDetails.Builder.getPhysicalDetails()
Physical machines platform details.
|
PhysicalPlatformDetails |
PlatformDetailsOrBuilder.getPhysicalDetails()
Physical machines platform details.
|
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseDelimitedFrom(InputStream input) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(byte[] data) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(ByteBuffer data) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(com.google.protobuf.ByteString data) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(InputStream input) |
static PhysicalPlatformDetails |
PhysicalPlatformDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PhysicalPlatformDetails> |
PhysicalPlatformDetails.getParserForType() |
static com.google.protobuf.Parser<PhysicalPlatformDetails> |
PhysicalPlatformDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalPlatformDetails.Builder |
PhysicalPlatformDetails.Builder.mergeFrom(PhysicalPlatformDetails other) |
PlatformDetails.Builder |
PlatformDetails.Builder.mergePhysicalDetails(PhysicalPlatformDetails value)
Physical machines platform details.
|
static PhysicalPlatformDetails.Builder |
PhysicalPlatformDetails.newBuilder(PhysicalPlatformDetails prototype) |
PlatformDetails.Builder |
PlatformDetails.Builder.setPhysicalDetails(PhysicalPlatformDetails value)
Physical machines platform details.
|
Copyright © 2024 Google LLC. All rights reserved.