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.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationNotPermittedException.Builder toBuilder()
ToCopyableBuildertoBuilder 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.