Uses of Interface
com.google.cloud.orchestration.airflow.service.v1.EncryptionConfigOrBuilder
-
Packages that use EncryptionConfigOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of EncryptionConfigOrBuilder in com.google.cloud.orchestration.airflow.service.v1
Classes in com.google.cloud.orchestration.airflow.service.v1 that implement EncryptionConfigOrBuilder Modifier and Type Class Description class
EncryptionConfig
The encryption options for the Cloud Composer environment and its dependencies.Supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.static class
EncryptionConfig.Builder
The encryption options for the Cloud Composer environment and its dependencies.Supported for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.Methods in com.google.cloud.orchestration.airflow.service.v1 that return EncryptionConfigOrBuilder Modifier and Type Method Description EncryptionConfigOrBuilder
EnvironmentConfig.Builder. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
EnvironmentConfig. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
EnvironmentConfigOrBuilder. getEncryptionConfigOrBuilder()
Optional.
-