| Modifier and Type | Method and Description |
|---|---|
PlatformDetails |
PlatformDetails.Builder.build() |
PlatformDetails |
PlatformDetails.Builder.buildPartial() |
static PlatformDetails |
PlatformDetails.getDefaultInstance() |
PlatformDetails |
PlatformDetails.getDefaultInstanceForType() |
PlatformDetails |
PlatformDetails.Builder.getDefaultInstanceForType() |
PlatformDetails |
MachineDetails.getPlatform()
Platform specific information.
|
PlatformDetails |
MachineDetails.Builder.getPlatform()
Platform specific information.
|
PlatformDetails |
MachineDetailsOrBuilder.getPlatform()
Platform specific information.
|
static PlatformDetails |
PlatformDetails.parseDelimitedFrom(InputStream input) |
static PlatformDetails |
PlatformDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformDetails |
PlatformDetails.parseFrom(byte[] data) |
static PlatformDetails |
PlatformDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformDetails |
PlatformDetails.parseFrom(ByteBuffer data) |
static PlatformDetails |
PlatformDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformDetails |
PlatformDetails.parseFrom(com.google.protobuf.ByteString data) |
static PlatformDetails |
PlatformDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformDetails |
PlatformDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static PlatformDetails |
PlatformDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformDetails |
PlatformDetails.parseFrom(InputStream input) |
static PlatformDetails |
PlatformDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PlatformDetails> |
PlatformDetails.getParserForType() |
static com.google.protobuf.Parser<PlatformDetails> |
PlatformDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
PlatformDetails.Builder |
PlatformDetails.Builder.mergeFrom(PlatformDetails other) |
MachineDetails.Builder |
MachineDetails.Builder.mergePlatform(PlatformDetails value)
Platform specific information.
|
static PlatformDetails.Builder |
PlatformDetails.newBuilder(PlatformDetails prototype) |
MachineDetails.Builder |
MachineDetails.Builder.setPlatform(PlatformDetails value)
Platform specific information.
|
Copyright © 2024 Google LLC. All rights reserved.