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