Serializable
, ToCopyableBuilder<IncorrectKeyMaterialException.Builder,IncorrectKeyMaterialException>
@Generated("software.amazon.awssdk:codegen") public class IncorrectKeyMaterialException extends KMSException implements ToCopyableBuilder<IncorrectKeyMaterialException.Builder,IncorrectKeyMaterialException>
The request was rejected because the provided key material is invalid or is not the same key material that was previously imported into this customer master key (CMK).
Modifier and Type | Class | Description |
---|---|---|
static interface |
IncorrectKeyMaterialException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static IncorrectKeyMaterialException.Builder |
builder() |
|
static Class<? extends IncorrectKeyMaterialException.Builder> |
serializableBuilderClass() |
|
IncorrectKeyMaterialException.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 IncorrectKeyMaterialException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<IncorrectKeyMaterialException.Builder,IncorrectKeyMaterialException>
public static IncorrectKeyMaterialException.Builder builder()
public static Class<? extends IncorrectKeyMaterialException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.