@Generated(value="software.amazon.awssdk:codegen") public final class TrustedSignerDoesNotExistException extends CloudFrontException implements ToCopyableBuilder<TrustedSignerDoesNotExistException.Builder,TrustedSignerDoesNotExistException>
One or more of your trusted signers don't exist.
Modifier and Type | Class and Description |
---|---|
static interface |
TrustedSignerDoesNotExistException.Builder |
Modifier and Type | Method and Description |
---|---|
static TrustedSignerDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TrustedSignerDoesNotExistException.Builder> |
serializableBuilderClass() |
TrustedSignerDoesNotExistException.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 TrustedSignerDoesNotExistException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<TrustedSignerDoesNotExistException.Builder,TrustedSignerDoesNotExistException>
toBuilder
in class CloudFrontException
public static TrustedSignerDoesNotExistException.Builder builder()
public static Class<? extends TrustedSignerDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.