Uses of Interface
software.amazon.awssdk.services.kms.model.KmsException.Builder
Packages that use KmsException.Builder
-
Uses of KmsException.Builder in software.amazon.awssdk.services.kms.model
Subinterfaces of KmsException.Builder in software.amazon.awssdk.services.kms.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.services.kms.model that implement KmsException.BuilderMethods in software.amazon.awssdk.services.kms.model that return KmsException.BuilderModifier and TypeMethodDescriptionKmsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static KmsException.BuilderKmsException.builder()KmsException.Builder.numAttempts(Integer numAttempts) KmsException.Builder.statusCode(int statusCode) KmsException.toBuilder()KmsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type KmsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends KmsException.Builder>KmsException.serializableBuilderClass()Constructors in software.amazon.awssdk.services.kms.model with parameters of type KmsException.Builder