@Generated(value="software.amazon.awssdk:codegen") public final class InvalidGrantTokenException extends KmsException implements ToCopyableBuilder<InvalidGrantTokenException.Builder,InvalidGrantTokenException>
The request was rejected because the specified grant token is not valid.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidGrantTokenException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidGrantTokenException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidGrantTokenException.Builder> |
serializableBuilderClass() |
InvalidGrantTokenException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public InvalidGrantTokenException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidGrantTokenException.Builder,InvalidGrantTokenException>
toBuilder
in class KmsException
public static InvalidGrantTokenException.Builder builder()
public static Class<? extends InvalidGrantTokenException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.