Serializable
, ToCopyableBuilder<OperationNotPermittedException.Builder,OperationNotPermittedException>
@Generated("software.amazon.awssdk:codegen") public class OperationNotPermittedException extends ElasticLoadBalancingv2Exception implements ToCopyableBuilder<OperationNotPermittedException.Builder,OperationNotPermittedException>
This operation is not allowed.
Modifier and Type | Class | Description |
---|---|---|
static interface |
OperationNotPermittedException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static OperationNotPermittedException.Builder |
builder() |
|
static Class<? extends OperationNotPermittedException.Builder> |
serializableBuilderClass() |
|
OperationNotPermittedException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OperationNotPermittedException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<OperationNotPermittedException.Builder,OperationNotPermittedException>
public static OperationNotPermittedException.Builder builder()
public static Class<? extends OperationNotPermittedException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.