@Generated(value="software.amazon.awssdk:codegen") public final class KmsNotFoundException extends SnsException implements ToCopyableBuilder<KmsNotFoundException.Builder,KmsNotFoundException>
The request was rejected because the specified entity or resource can't be found.
Modifier and Type | Class and Description |
---|---|
static interface |
KmsNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static KmsNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends KmsNotFoundException.Builder> |
serializableBuilderClass() |
KmsNotFoundException.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 KmsNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<KmsNotFoundException.Builder,KmsNotFoundException>
toBuilder
in class SnsException
public static KmsNotFoundException.Builder builder()
public static Class<? extends KmsNotFoundException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.