Uses of Interface
software.amazon.awssdk.services.route53recoverycontrolconfig.waiters.Route53RecoveryControlConfigWaiter
-
Packages that use Route53RecoveryControlConfigWaiter Package Description software.amazon.awssdk.services.route53recoverycontrolconfig Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controllersoftware.amazon.awssdk.services.route53recoverycontrolconfig.waiters -
-
Uses of Route53RecoveryControlConfigWaiter in software.amazon.awssdk.services.route53recoverycontrolconfig
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig that return Route53RecoveryControlConfigWaiter Modifier and Type Method Description default Route53RecoveryControlConfigWaiterRoute53RecoveryControlConfigClient. waiter()Create an instance ofRoute53RecoveryControlConfigWaiterusing this client. -
Uses of Route53RecoveryControlConfigWaiter in software.amazon.awssdk.services.route53recoverycontrolconfig.waiters
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.waiters that return Route53RecoveryControlConfigWaiter Modifier and Type Method Description Route53RecoveryControlConfigWaiterRoute53RecoveryControlConfigWaiter.Builder. build()Builds an instance ofRoute53RecoveryControlConfigWaiterbased on the configurations supplied to this builderstatic Route53RecoveryControlConfigWaiterRoute53RecoveryControlConfigWaiter. create()Create an instance ofRoute53RecoveryControlConfigWaiterwith the default configuration.
-