@Generated(value="software.amazon.awssdk:codegen") public final class DeploymentGroupLimitExceededException extends CodeDeployException implements ToCopyableBuilder<DeploymentGroupLimitExceededException.Builder,DeploymentGroupLimitExceededException>
The deployment groups limit was exceeded.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeploymentGroupLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentGroupLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DeploymentGroupLimitExceededException.Builder> |
serializableBuilderClass() |
DeploymentGroupLimitExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic DeploymentGroupLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DeploymentGroupLimitExceededException.Builder,DeploymentGroupLimitExceededException>toBuilder in class CodeDeployExceptionpublic static DeploymentGroupLimitExceededException.Builder builder()
public static Class<? extends DeploymentGroupLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.