Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.SoftwareConfig
-
Packages that use SoftwareConfig Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of SoftwareConfig in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return SoftwareConfig Modifier and Type Method Description SoftwareConfigSoftwareConfig.Builder. build()SoftwareConfigSoftwareConfig.Builder. buildPartial()static SoftwareConfigSoftwareConfig. getDefaultInstance()SoftwareConfigSoftwareConfig.Builder. getDefaultInstanceForType()SoftwareConfigSoftwareConfig. getDefaultInstanceForType()SoftwareConfigEnvironmentConfig.Builder. getSoftwareConfig()The configuration settings for software inside the environment.SoftwareConfigEnvironmentConfig. getSoftwareConfig()The configuration settings for software inside the environment.SoftwareConfigEnvironmentConfigOrBuilder. getSoftwareConfig()The configuration settings for software inside the environment.static SoftwareConfigSoftwareConfig. parseDelimitedFrom(InputStream input)static SoftwareConfigSoftwareConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoftwareConfigSoftwareConfig. parseFrom(byte[] data)static SoftwareConfigSoftwareConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoftwareConfigSoftwareConfig. parseFrom(com.google.protobuf.ByteString data)static SoftwareConfigSoftwareConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoftwareConfigSoftwareConfig. parseFrom(com.google.protobuf.CodedInputStream input)static SoftwareConfigSoftwareConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoftwareConfigSoftwareConfig. parseFrom(InputStream input)static SoftwareConfigSoftwareConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoftwareConfigSoftwareConfig. parseFrom(ByteBuffer data)static SoftwareConfigSoftwareConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return types with arguments of type SoftwareConfig Modifier and Type Method Description com.google.protobuf.Parser<SoftwareConfig>SoftwareConfig. getParserForType()static com.google.protobuf.Parser<SoftwareConfig>SoftwareConfig. parser()Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type SoftwareConfig Modifier and Type Method Description SoftwareConfig.BuilderSoftwareConfig.Builder. mergeFrom(SoftwareConfig other)EnvironmentConfig.BuilderEnvironmentConfig.Builder. mergeSoftwareConfig(SoftwareConfig value)The configuration settings for software inside the environment.static SoftwareConfig.BuilderSoftwareConfig. newBuilder(SoftwareConfig prototype)EnvironmentConfig.BuilderEnvironmentConfig.Builder. setSoftwareConfig(SoftwareConfig value)The configuration settings for software inside the environment.
-