Uses of Interface
com.google.cloud.orchestration.airflow.service.v1beta1.RecoveryConfigOrBuilder
-
Packages that use RecoveryConfigOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer API -
-
Uses of RecoveryConfigOrBuilder in com.google.cloud.orchestration.airflow.service.v1beta1
Classes in com.google.cloud.orchestration.airflow.service.v1beta1 that implement RecoveryConfigOrBuilder Modifier and Type Class Description class
RecoveryConfig
The Recovery settings of an environment.static class
RecoveryConfig.Builder
The Recovery settings of an environment.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return RecoveryConfigOrBuilder Modifier and Type Method Description RecoveryConfigOrBuilder
EnvironmentConfig.Builder. getRecoveryConfigOrBuilder()
Optional.RecoveryConfigOrBuilder
EnvironmentConfig. getRecoveryConfigOrBuilder()
Optional.RecoveryConfigOrBuilder
EnvironmentConfigOrBuilder. getRecoveryConfigOrBuilder()
Optional.
-