@Generated(value="software.amazon.awssdk:codegen") public final class PartnerAccessErrorException extends AgcodException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<PartnerAccessErrorException.Builder,PartnerAccessErrorException>
F300: Partner Account/Access/Onboarding Errors
| Modifier and Type | Class and Description |
|---|---|
static interface |
PartnerAccessErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
GiftCardResponse |
agcodResponse()
Returns the value of the AgcodResponse property for this object.
|
static PartnerAccessErrorException.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 PartnerAccessErrorException.Builder> |
serializableBuilderClass() |
PartnerAccessErrorException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PartnerAccessErrorException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<PartnerAccessErrorException.Builder,PartnerAccessErrorException>toBuilder in class AgcodExceptionpublic static PartnerAccessErrorException.Builder builder()
public static Class<? extends PartnerAccessErrorException.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.