public static interface TooManyTagsException.Builder extends SdkPojo, CopyableBuilder<TooManyTagsException.Builder,TooManyTagsException>, SfnException.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)
Sets the value of the ResourceName property for this object.
|
TooManyTagsException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkewrequestId, statusCodecause, messageTooManyTagsException.Builder resourceName(String resourceName)
resourceName - The new value for the ResourceName property for this object.TooManyTagsException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SfnException.BuilderTooManyTagsException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SfnException.BuilderTooManyTagsException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SfnException.BuilderTooManyTagsException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SfnException.BuilderTooManyTagsException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SfnException.BuilderCopyright © 2019. All rights reserved.