| Modifier and Type | Method and Description |
|---|---|
EnvironmentConfig |
EnvironmentConfig.Builder.build() |
EnvironmentConfig |
EnvironmentConfig.Builder.buildPartial() |
EnvironmentConfig |
EnvironmentOrBuilder.getConfig()
Configuration parameters for this environment.
|
EnvironmentConfig |
Environment.getConfig()
Configuration parameters for this environment.
|
EnvironmentConfig |
Environment.Builder.getConfig()
Configuration parameters for this environment.
|
static EnvironmentConfig |
EnvironmentConfig.getDefaultInstance() |
EnvironmentConfig |
EnvironmentConfig.getDefaultInstanceForType() |
EnvironmentConfig |
EnvironmentConfig.Builder.getDefaultInstanceForType() |
static EnvironmentConfig |
EnvironmentConfig.parseDelimitedFrom(InputStream input) |
static EnvironmentConfig |
EnvironmentConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(byte[] data) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(ByteBuffer data) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(com.google.protobuf.ByteString data) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(InputStream input) |
static EnvironmentConfig |
EnvironmentConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EnvironmentConfig> |
EnvironmentConfig.getParserForType() |
static com.google.protobuf.Parser<EnvironmentConfig> |
EnvironmentConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Environment.Builder |
Environment.Builder.mergeConfig(EnvironmentConfig value)
Configuration parameters for this environment.
|
EnvironmentConfig.Builder |
EnvironmentConfig.Builder.mergeFrom(EnvironmentConfig other) |
static EnvironmentConfig.Builder |
EnvironmentConfig.newBuilder(EnvironmentConfig prototype) |
Environment.Builder |
Environment.Builder.setConfig(EnvironmentConfig value)
Configuration parameters for this environment.
|
Copyright © 2024 Google LLC. All rights reserved.