@Generated(value="software.amazon.awssdk:codegen") public final class InvalidGrantIdException extends KmsException implements ToCopyableBuilder<InvalidGrantIdException.Builder,InvalidGrantIdException>
The request was rejected because the specified GrantId
is not valid.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidGrantIdException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidGrantIdException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidGrantIdException.Builder> |
serializableBuilderClass() |
InvalidGrantIdException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, 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
equalsBySdkFields
public InvalidGrantIdException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidGrantIdException.Builder,InvalidGrantIdException>
toBuilder
in class KmsException
public static InvalidGrantIdException.Builder builder()
public static Class<? extends InvalidGrantIdException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.