public static interface TooManyTagsException.Builder extends SdkPojo, CopyableBuilder<TooManyTagsException.Builder,TooManyTagsException>, ApplicationAutoScalingException.Builder
| Modifier and Type | Method and Description |
|---|---|
TooManyTagsException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
TooManyTagsException.Builder |
cause(Throwable cause) |
TooManyTagsException.Builder |
message(String message) |
TooManyTagsException.Builder |
requestId(String requestId) |
TooManyTagsException.Builder |
resourceName(String resourceName)
The name of the Application Auto Scaling resource.
|
TooManyTagsException.Builder |
statusCode(int statusCode) |
TooManyTagsException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsTooManyTagsException.Builder resourceName(String resourceName)
The name of the Application Auto Scaling resource. This value is an Amazon Resource Name (ARN).
resourceName - The name of the Application Auto Scaling resource. This value is an Amazon Resource Name (ARN).TooManyTagsException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface ApplicationAutoScalingException.BuilderawsErrorDetails in interface AwsServiceException.BuilderTooManyTagsException.Builder message(String message)
message in interface ApplicationAutoScalingException.Buildermessage in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderTooManyTagsException.Builder requestId(String requestId)
requestId in interface ApplicationAutoScalingException.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderTooManyTagsException.Builder statusCode(int statusCode)
statusCode in interface ApplicationAutoScalingException.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderTooManyTagsException.Builder cause(Throwable cause)
cause in interface ApplicationAutoScalingException.Buildercause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderTooManyTagsException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ApplicationAutoScalingException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.