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