Class Route53RecoveryClusterServiceClientConfiguration
java.lang.Object
software.amazon.awssdk.core.SdkServiceClientConfiguration
software.amazon.awssdk.awscore.AwsServiceClientConfiguration
software.amazon.awssdk.services.route53recoverycluster.Route53RecoveryClusterServiceClientConfiguration
@Generated("software.amazon.awssdk:codegen")
public final class Route53RecoveryClusterServiceClientConfiguration
extends AwsServiceClientConfiguration
Class to expose the service client settings to the user. Implementation of 
AwsServiceClientConfiguration- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceA builder for creating aRoute53RecoveryClusterServiceClientConfiguration - 
Constructor Summary
ConstructorsConstructorDescriptionRoute53RecoveryClusterServiceClientConfiguration(Route53RecoveryClusterServiceClientConfiguration.Builder builder)  - 
Method Summary
Methods inherited from class software.amazon.awssdk.awscore.AwsServiceClientConfiguration
credentialsProvider, equals, hashCode, regionMethods inherited from class software.amazon.awssdk.core.SdkServiceClientConfiguration
authSchemes, endpointOverride, endpointProvider, overrideConfiguration 
- 
Constructor Details
- 
Route53RecoveryClusterServiceClientConfiguration
public Route53RecoveryClusterServiceClientConfiguration(Route53RecoveryClusterServiceClientConfiguration.Builder builder)  
 - 
 - 
Method Details
- 
authSchemeProvider
Gets the value for auth scheme provider - 
builder
 
 -