@Generated(value="software.amazon.awssdk:codegen") public class InvalidParameterValueException extends ConfigException implements ToCopyableBuilder<InvalidParameterValueException.Builder,InvalidParameterValueException>
One or more of the specified parameters are invalid. Verify that your parameters are valid and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidParameterValueException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidParameterValueException.Builder |
builder() |
static Class<? extends InvalidParameterValueException.Builder> |
serializableBuilderClass() |
InvalidParameterValueException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidParameterValueException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidParameterValueException.Builder,InvalidParameterValueException>public static InvalidParameterValueException.Builder builder()
public static Class<? extends InvalidParameterValueException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.