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