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