Serializable
, ToCopyableBuilder<UnsupportedOperationException.Builder,UnsupportedOperationException>
@Generated("software.amazon.awssdk:codegen") public class UnsupportedOperationException extends KMSException implements ToCopyableBuilder<UnsupportedOperationException.Builder,UnsupportedOperationException>
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this operation.
Modifier and Type | Class | Description |
---|---|---|
static interface |
UnsupportedOperationException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static UnsupportedOperationException.Builder |
builder() |
|
static Class<? extends UnsupportedOperationException.Builder> |
serializableBuilderClass() |
|
UnsupportedOperationException.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 UnsupportedOperationException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<UnsupportedOperationException.Builder,UnsupportedOperationException>
public static UnsupportedOperationException.Builder builder()
public static Class<? extends UnsupportedOperationException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.