Class DocDbServiceClientConfiguration
java.lang.Object
software.amazon.awssdk.core.SdkServiceClientConfiguration
software.amazon.awssdk.awscore.AwsServiceClientConfiguration
software.amazon.awssdk.services.docdb.DocDbServiceClientConfiguration
@Generated("software.amazon.awssdk:codegen")
@SdkPublicApi
public final class DocDbServiceClientConfiguration
extends AwsServiceClientConfiguration
Class to expose the service client settings to the user. Implementation of 
AwsServiceClientConfiguration- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic interfaceA builder for creating aDocDbServiceClientConfiguration
- 
Constructor SummaryConstructorsConstructorDescription
- 
Method SummaryMethods inherited from class software.amazon.awssdk.awscore.AwsServiceClientConfigurationcredentialsProvider, equals, hashCode, regionMethods inherited from class software.amazon.awssdk.core.SdkServiceClientConfigurationauthSchemes, endpointOverride, endpointProvider, overrideConfiguration
- 
Constructor Details- 
DocDbServiceClientConfiguration
 
- 
- 
Method Details- 
builder
- 
authSchemeProviderGets the value for auth scheme provider
 
-