Uses of Interface
software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Packages that use KmsServiceClientConfiguration.Builder
Package
Description
-
Uses of KmsServiceClientConfiguration.Builder in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that return KmsServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionKmsServiceClientConfiguration.Builder.authSchemeProvider(KmsAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerKmsServiceClientConfiguration.builder()KmsServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerKmsServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideKmsServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerKmsServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationKmsServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.kms with parameters of type KmsServiceClientConfiguration.BuilderModifierConstructorDescription -
Uses of KmsServiceClientConfiguration.Builder in software.amazon.awssdk.services.kms.internal
Classes in software.amazon.awssdk.services.kms.internal that implement KmsServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.kms.internal that return KmsServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionKmsServiceClientConfigurationBuilder.authSchemeProvider(KmsAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerKmsServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerKmsServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideKmsServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerKmsServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationKmsServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region