Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentConfig
-
Packages that use EnvironmentConfig Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of EnvironmentConfig in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return EnvironmentConfig Modifier and Type Method Description EnvironmentConfigEnvironmentConfig.Builder. build()EnvironmentConfigEnvironmentConfig.Builder. buildPartial()EnvironmentConfigEnvironment.Builder. getConfig()Configuration parameters for this environment.EnvironmentConfigEnvironment. getConfig()Configuration parameters for this environment.EnvironmentConfigEnvironmentOrBuilder. getConfig()Configuration parameters for this environment.static EnvironmentConfigEnvironmentConfig. getDefaultInstance()EnvironmentConfigEnvironmentConfig.Builder. getDefaultInstanceForType()EnvironmentConfigEnvironmentConfig. getDefaultInstanceForType()static EnvironmentConfigEnvironmentConfig. parseDelimitedFrom(InputStream input)static EnvironmentConfigEnvironmentConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentConfigEnvironmentConfig. parseFrom(byte[] data)static EnvironmentConfigEnvironmentConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentConfigEnvironmentConfig. parseFrom(com.google.protobuf.ByteString data)static EnvironmentConfigEnvironmentConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentConfigEnvironmentConfig. parseFrom(com.google.protobuf.CodedInputStream input)static EnvironmentConfigEnvironmentConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentConfigEnvironmentConfig. parseFrom(InputStream input)static EnvironmentConfigEnvironmentConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentConfigEnvironmentConfig. parseFrom(ByteBuffer data)static EnvironmentConfigEnvironmentConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return types with arguments of type EnvironmentConfig Modifier and Type Method Description com.google.protobuf.Parser<EnvironmentConfig>EnvironmentConfig. getParserForType()static com.google.protobuf.Parser<EnvironmentConfig>EnvironmentConfig. parser()Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type EnvironmentConfig Modifier and Type Method Description Environment.BuilderEnvironment.Builder. mergeConfig(EnvironmentConfig value)Configuration parameters for this environment.EnvironmentConfig.BuilderEnvironmentConfig.Builder. mergeFrom(EnvironmentConfig other)static EnvironmentConfig.BuilderEnvironmentConfig. newBuilder(EnvironmentConfig prototype)Environment.BuilderEnvironment.Builder. setConfig(EnvironmentConfig value)Configuration parameters for this environment.
-