| 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 |
EnvironmentConfig.getSoftwareConfig()
The configuration settings for software inside the environment.
|
SoftwareConfig |
EnvironmentConfig.Builder.getSoftwareConfig()
The configuration settings for software inside the environment.
|
SoftwareConfig |
EnvironmentConfigOrBuilder.getSoftwareConfig()
The configuration settings for software inside the environment.
|
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) |
EnvironmentConfig.Builder |
EnvironmentConfig.Builder.mergeSoftwareConfig(SoftwareConfig value)
The configuration settings for software inside the environment.
|
static SoftwareConfig.Builder |
SoftwareConfig.newBuilder(SoftwareConfig prototype) |
EnvironmentConfig.Builder |
EnvironmentConfig.Builder.setSoftwareConfig(SoftwareConfig value)
The configuration settings for software inside the environment.
|
Copyright © 2024 Google LLC. All rights reserved.