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