@Generated(value="software.amazon.awssdk:codegen") public final class ContactNotFoundException extends ConnectException implements ToCopyableBuilder<ContactNotFoundException.Builder,ContactNotFoundException>
The contact with the specified ID is not active or does not exist. Applies to Voice calls only, not to Chat, Task, or Voice Callback.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ContactNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ContactNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ContactNotFoundException.Builder> |
serializableBuilderClass() |
ContactNotFoundException.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 ContactNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ContactNotFoundException.Builder,ContactNotFoundException>toBuilder in class ConnectExceptionpublic static ContactNotFoundException.Builder builder()
public static Class<? extends ContactNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.