@Generated(value="software.amazon.awssdk:codegen") public final class ResendErrorException extends AgcodException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<ResendErrorException.Builder,ResendErrorException>
F400: RESEND Errors
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResendErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
GiftCardResponse |
agcodResponse()
Returns the value of the AgcodResponse property for this object.
|
static ResendErrorException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
String |
errorType()
Returns the value of the ErrorType property for this object.
|
List<software.amazon.awssdk.core.SdkField<?>> |
sdkFields() |
static Class<? extends ResendErrorException.Builder> |
serializableBuilderClass() |
ResendErrorException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResendErrorException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<ResendErrorException.Builder,ResendErrorException>toBuilder in class AgcodExceptionpublic static ResendErrorException.Builder builder()
public static Class<? extends ResendErrorException.Builder> serializableBuilderClass()
public String errorCode()
public String errorType()
public GiftCardResponse agcodResponse()
public List<software.amazon.awssdk.core.SdkField<?>> sdkFields()
sdkFields in interface software.amazon.awssdk.core.SdkPojosdkFields in class software.amazon.awssdk.core.exception.SdkServiceExceptionCopyright © 2020. All rights reserved.