@Generated(value="software.amazon.awssdk:codegen") public final class OutboundContactNotPermittedException extends ConnectException implements ToCopyableBuilder<OutboundContactNotPermittedException.Builder,OutboundContactNotPermittedException>
The contact is not permitted.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OutboundContactNotPermittedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OutboundContactNotPermittedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OutboundContactNotPermittedException.Builder> |
serializableBuilderClass() |
OutboundContactNotPermittedException.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 OutboundContactNotPermittedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OutboundContactNotPermittedException.Builder,OutboundContactNotPermittedException>toBuilder in class ConnectExceptionpublic static OutboundContactNotPermittedException.Builder builder()
public static Class<? extends OutboundContactNotPermittedException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.