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