Uses of Interface
software.amazon.awssdk.services.ssm.model.ThrottlingException.Builder
Packages that use ThrottlingException.Builder
-
Uses of ThrottlingException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ThrottlingException.BuilderModifier and TypeMethodDescriptionThrottlingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static ThrottlingException.BuilderThrottlingException.builder()ThrottlingException.Builder.numAttempts(Integer numAttempts) The quota code recognized by the Amazon Web Services Service Quotas service.ThrottlingException.Builder.serviceCode(String serviceCode) The code for the Amazon Web Services service that owns the quota.ThrottlingException.Builder.statusCode(int statusCode) ThrottlingException.toBuilder()ThrottlingException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ThrottlingException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ThrottlingException.Builder>ThrottlingException.serializableBuilderClass()