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