@Generated(value="software.amazon.awssdk:codegen") public final class CertificateNotFoundException extends ElasticLoadBalancingException implements ToCopyableBuilder<CertificateNotFoundException.Builder,CertificateNotFoundException>
The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded the certificate to IAM, this error might indicate that the certificate is not fully available yet.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CertificateNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CertificateNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CertificateNotFoundException.Builder> |
serializableBuilderClass() |
CertificateNotFoundException.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 CertificateNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CertificateNotFoundException.Builder,CertificateNotFoundException>toBuilder in class ElasticLoadBalancingExceptionpublic static CertificateNotFoundException.Builder builder()
public static Class<? extends CertificateNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.