public static interface OpsItemLimitExceededException.Builder extends SdkPojo, CopyableBuilder<OpsItemLimitExceededException.Builder,OpsItemLimitExceededException>, SsmException.Builder
| Modifier and Type | Method and Description |
|---|---|
OpsItemLimitExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
OpsItemLimitExceededException.Builder |
cause(Throwable cause) |
OpsItemLimitExceededException.Builder |
limit(Integer limit)
Sets the value of the Limit property for this object.
|
OpsItemLimitExceededException.Builder |
limitType(String limitType)
Sets the value of the LimitType property for this object.
|
OpsItemLimitExceededException.Builder |
message(String message) |
OpsItemLimitExceededException.Builder |
requestId(String requestId) |
OpsItemLimitExceededException.Builder |
resourceTypes(Collection<String> resourceTypes)
Sets the value of the ResourceTypes property for this object.
|
OpsItemLimitExceededException.Builder |
resourceTypes(String... resourceTypes)
Sets the value of the ResourceTypes property for this object.
|
OpsItemLimitExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsOpsItemLimitExceededException.Builder resourceTypes(Collection<String> resourceTypes)
resourceTypes - The new value for the ResourceTypes property for this object.OpsItemLimitExceededException.Builder resourceTypes(String... resourceTypes)
resourceTypes - The new value for the ResourceTypes property for this object.OpsItemLimitExceededException.Builder limit(Integer limit)
limit - The new value for the Limit property for this object.OpsItemLimitExceededException.Builder limitType(String limitType)
limitType - The new value for the LimitType property for this object.OpsItemLimitExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SsmException.BuilderOpsItemLimitExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SsmException.BuilderOpsItemLimitExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SsmException.BuilderOpsItemLimitExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SsmException.BuilderOpsItemLimitExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SsmException.BuilderCopyright © 2022. All rights reserved.