| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.builder() |
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.cause(Throwable cause) |
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.limit(Integer limit)
Sets the value of the Limit property for this object.
|
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.limitType(String limitType)
Sets the value of the LimitType property for this object.
|
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.message(String message) |
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.requestId(String requestId) |
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.resourceTypes(Collection<String> resourceTypes)
Sets the value of the ResourceTypes property for this object.
|
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.resourceTypes(String... resourceTypes)
Sets the value of the ResourceTypes property for this object.
|
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.statusCode(int statusCode) |
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.toBuilder() |
OpsItemLimitExceededException.Builder |
OpsItemLimitExceededException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OpsItemLimitExceededException.Builder> |
OpsItemLimitExceededException.serializableBuilderClass() |
Copyright © 2022. All rights reserved.