@Generated(value="software.amazon.awssdk:codegen") public final class KmsOptInRequiredException extends SnsException implements ToCopyableBuilder<KmsOptInRequiredException.Builder,KmsOptInRequiredException>
The Amazon Web Services access key ID needs a subscription for the service.
Modifier and Type | Class and Description |
---|---|
static interface |
KmsOptInRequiredException.Builder |
Modifier and Type | Method and Description |
---|---|
static KmsOptInRequiredException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends KmsOptInRequiredException.Builder> |
serializableBuilderClass() |
KmsOptInRequiredException.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 KmsOptInRequiredException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<KmsOptInRequiredException.Builder,KmsOptInRequiredException>
toBuilder
in class SnsException
public static KmsOptInRequiredException.Builder builder()
public static Class<? extends KmsOptInRequiredException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.