Uses of Interface
software.amazon.awssdk.services.kms.model.AlreadyExistsException.Builder
Packages that use AlreadyExistsException.Builder
-
Uses of AlreadyExistsException.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return AlreadyExistsException.BuilderModifier and TypeMethodDescriptionAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) AlreadyExistsException.builder()AlreadyExistsException.Builder.numAttempts(Integer numAttempts) AlreadyExistsException.Builder.statusCode(int statusCode) AlreadyExistsException.toBuilder()AlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type AlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AlreadyExistsException.Builder>AlreadyExistsException.serializableBuilderClass()