@Generated(value="software.amazon.awssdk:codegen") public final class InvalidOptionException extends SsmException implements ToCopyableBuilder<InvalidOptionException.Builder,InvalidOptionException>
The delete inventory option specified isn't valid. Verify the option and try again.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidOptionException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidOptionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidOptionException.Builder> |
serializableBuilderClass() |
InvalidOptionException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public InvalidOptionException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidOptionException.Builder,InvalidOptionException>
toBuilder
in class SsmException
public static InvalidOptionException.Builder builder()
public static Class<? extends InvalidOptionException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.