Uses of Interface
com.google.cloud.orchestration.airflow.service.v1.RecoveryConfigOrBuilder
-
Packages that use RecoveryConfigOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of RecoveryConfigOrBuilder in com.google.cloud.orchestration.airflow.service.v1
Classes in com.google.cloud.orchestration.airflow.service.v1 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.v1 that return RecoveryConfigOrBuilder Modifier and Type Method Description RecoveryConfigOrBuilder
EnvironmentConfig.Builder. getRecoveryConfigOrBuilder()
Optional.RecoveryConfigOrBuilder
EnvironmentConfig. getRecoveryConfigOrBuilder()
Optional.RecoveryConfigOrBuilder
EnvironmentConfigOrBuilder. getRecoveryConfigOrBuilder()
Optional.
-