public static interface ThrottlingException.Builder extends SdkPojo, CopyableBuilder<ThrottlingException.Builder,ThrottlingException>, IvschatException.Builder
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ThrottlingException.Builder |
cause(Throwable cause) |
ThrottlingException.Builder |
limit(Integer limit)
|
ThrottlingException.Builder |
message(String message) |
ThrottlingException.Builder |
requestId(String requestId) |
ThrottlingException.Builder |
resourceId(String resourceId)
|
ThrottlingException.Builder |
resourceType(ResourceType resourceType)
|
ThrottlingException.Builder |
resourceType(String resourceType)
|
ThrottlingException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsThrottlingException.Builder limit(Integer limit)
limit - ThrottlingException.Builder resourceId(String resourceId)
resourceId - ThrottlingException.Builder resourceType(String resourceType)
resourceType - ResourceType,
ResourceTypeThrottlingException.Builder resourceType(ResourceType resourceType)
resourceType - ResourceType,
ResourceTypeThrottlingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface IvschatException.BuilderThrottlingException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface IvschatException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderThrottlingException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface IvschatException.BuilderrequestId in interface SdkServiceException.BuilderThrottlingException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface IvschatException.BuilderstatusCode in interface SdkServiceException.BuilderThrottlingException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface IvschatException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.