@Generated(value="software.amazon.awssdk:codegen") public final class CertificateNotFoundException extends ElasticLoadBalancingV2Exception implements ToCopyableBuilder<CertificateNotFoundException.Builder,CertificateNotFoundException>
The specified certificate does not exist.
| 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 ElasticLoadBalancingV2Exceptionpublic static CertificateNotFoundException.Builder builder()
public static Class<? extends CertificateNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.