@Generated(value="software.amazon.awssdk:codegen") public final class TargetNotConnectedException extends SsmException implements ToCopyableBuilder<TargetNotConnectedException.Builder,TargetNotConnectedException>
The specified target instance for the session is not fully configured for use with Session Manager. For more information, see Getting Started with Session Manager in the AWS Systems Manager User Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TargetNotConnectedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TargetNotConnectedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TargetNotConnectedException.Builder> |
serializableBuilderClass() |
TargetNotConnectedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic TargetNotConnectedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TargetNotConnectedException.Builder,TargetNotConnectedException>toBuilder in class SsmExceptionpublic static TargetNotConnectedException.Builder builder()
public static Class<? extends TargetNotConnectedException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.