@Generated(value="software.amazon.awssdk:codegen") public class MissingParameterValueException extends GlacierException implements ToCopyableBuilder<MissingParameterValueException.Builder,MissingParameterValueException>
Returned if a required header or parameter is missing from the request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MissingParameterValueException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MissingParameterValueException.Builder |
builder() |
String |
code()
400 Bad Request
|
static Class<? extends MissingParameterValueException.Builder> |
serializableBuilderClass() |
MissingParameterValueException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
type()
Client.
|
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 MissingParameterValueException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<MissingParameterValueException.Builder,MissingParameterValueException>public static MissingParameterValueException.Builder builder()
public static Class<? extends MissingParameterValueException.Builder> serializableBuilderClass()
public String type()
Client.
public String code()
400 Bad Request
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.