@Generated(value="software.amazon.awssdk:codegen") public final class InvalidCommandIdException extends SsmException implements ToCopyableBuilder<InvalidCommandIdException.Builder,InvalidCommandIdException>
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidCommandIdException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidCommandIdException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidCommandIdException.Builder> |
serializableBuilderClass() |
InvalidCommandIdException.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 InvalidCommandIdException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidCommandIdException.Builder,InvalidCommandIdException>toBuilder in class SsmExceptionpublic static InvalidCommandIdException.Builder builder()
public static Class<? extends InvalidCommandIdException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.