@Generated(value="software.amazon.awssdk:codegen") public final class HandshakeNotFoundException extends OrganizationsException implements ToCopyableBuilder<HandshakeNotFoundException.Builder,HandshakeNotFoundException>
We can't find a handshake with the HandshakeId that you specified.
| Modifier and Type | Class and Description |
|---|---|
static interface |
HandshakeNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HandshakeNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends HandshakeNotFoundException.Builder> |
serializableBuilderClass() |
HandshakeNotFoundException.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 HandshakeNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<HandshakeNotFoundException.Builder,HandshakeNotFoundException>toBuilder in class OrganizationsExceptionpublic static HandshakeNotFoundException.Builder builder()
public static Class<? extends HandshakeNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.