@Generated(value="software.amazon.awssdk:codegen") public class UnsupportedActionForDeploymentTypeException extends CodeDeployException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<UnsupportedActionForDeploymentTypeException.Builder,UnsupportedActionForDeploymentTypeException>
A call was submitted that is not supported for the specified deployment type.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedActionForDeploymentTypeException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method and Description |
|---|---|
static UnsupportedActionForDeploymentTypeException.Builder |
builder() |
static Class<? extends UnsupportedActionForDeploymentTypeException.Builder> |
serializableBuilderClass() |
UnsupportedActionForDeploymentTypeException.Builder |
toBuilder() |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedActionForDeploymentTypeException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<UnsupportedActionForDeploymentTypeException.Builder,UnsupportedActionForDeploymentTypeException>public static UnsupportedActionForDeploymentTypeException.Builder builder()
public static Class<? extends UnsupportedActionForDeploymentTypeException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.