| Waiter<GetRecoveryServiceSubnetRequest,GetRecoveryServiceSubnetResponse> | DatabaseRecoveryWaiters. forRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request,
                        LifecycleState... targetStates) | Creates a new  Waiter using the default configuration. | 
| Waiter<GetRecoveryServiceSubnetRequest,GetRecoveryServiceSubnetResponse> | DatabaseRecoveryWaiters. forRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request,
                        LifecycleState targetState,
                        TerminationStrategy terminationStrategy,
                        DelayStrategy delayStrategy) | Creates a new  Waiter using the provided configuration. | 
| Waiter<GetRecoveryServiceSubnetRequest,GetRecoveryServiceSubnetResponse> | DatabaseRecoveryWaiters. forRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request,
                        TerminationStrategy terminationStrategy,
                        DelayStrategy delayStrategy,
                        LifecycleState... targetStates) | Creates a new  Waiter using the provided configuration. | 
| GetRecoveryServiceSubnetResponse | DatabaseRecovery. getRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request) | Gets information about a specified recovery service subnet. | 
| Future<GetRecoveryServiceSubnetResponse> | DatabaseRecoveryAsync. getRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request,
                        AsyncHandler<GetRecoveryServiceSubnetRequest,GetRecoveryServiceSubnetResponse> handler) | Gets information about a specified recovery service subnet. | 
| Future<GetRecoveryServiceSubnetResponse> | DatabaseRecoveryAsyncClient. getRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request,
                        AsyncHandler<GetRecoveryServiceSubnetRequest,GetRecoveryServiceSubnetResponse> handler) |  | 
| GetRecoveryServiceSubnetResponse | DatabaseRecoveryClient. getRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request) |  |