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