@Generated(value="software.amazon.awssdk:codegen") public final class KmsException extends CloudTrailException implements ToCopyableBuilder<KmsException.Builder,KmsException>
This exception is thrown when there is an issue with the specified KMS key and the trail can’t be updated.
| Modifier and Type | Class and Description |
|---|---|
static interface |
KmsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static KmsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends KmsException.Builder> |
serializableBuilderClass() |
KmsException.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 KmsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<KmsException.Builder,KmsException>toBuilder in class CloudTrailExceptionpublic static KmsException.Builder builder()
public static Class<? extends KmsException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.