@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, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InvalidGrantIdException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidGrantIdException.Builder,InvalidGrantIdException>toBuilder in class KmsExceptionpublic static InvalidGrantIdException.Builder builder()
public static Class<? extends InvalidGrantIdException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.