@Generated(value="software.amazon.awssdk:codegen") public class TrustedSignerDoesNotExistException extends CloudFrontException implements software.amazon.awssdk.utils.builder.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() |
static Class<? extends TrustedSignerDoesNotExistException.Builder> |
serializableBuilderClass() |
TrustedSignerDoesNotExistException.Builder |
toBuilder() |
errorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TrustedSignerDoesNotExistException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<TrustedSignerDoesNotExistException.Builder,TrustedSignerDoesNotExistException>public static TrustedSignerDoesNotExistException.Builder builder()
public static Class<? extends TrustedSignerDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.