Uses of Interface
software.amazon.awssdk.services.kms.KmsBaseClientBuilder
Packages that use KmsBaseClientBuilder
-
Uses of KmsBaseClientBuilder in software.amazon.awssdk.services.kms
Classes in software.amazon.awssdk.services.kms with type parameters of type KmsBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceKmsBaseClientBuilder<B extends KmsBaseClientBuilder<B,C>, C> This includes configuration specific to KMS that is supported by bothKmsClientBuilderandKmsAsyncClientBuilder.Subinterfaces of KmsBaseClientBuilder in software.amazon.awssdk.services.kmsModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofKmsAsyncClient.interfaceA builder for creating an instance ofKmsClient.