| Package | Description |
|---|---|
| software.amazon.awssdk.services.agcod.model |
| Modifier and Type | Method and Description |
|---|---|
default PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.agcodResponse(Consumer<GiftCardResponse.Builder> agcodResponse)
Sets the value of the AgcodResponse property for this object.
|
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.agcodResponse(GiftCardResponse agcodResponse)
Sets the value of the AgcodResponse property for this object.
|
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails awsErrorDetails) |
static PartnerAccessErrorException.Builder |
PartnerAccessErrorException.builder() |
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.cause(Throwable cause) |
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.errorCode(String errorCode)
Sets the value of the ErrorCode property for this object.
|
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.errorType(String errorType)
Sets the value of the ErrorType property for this object.
|
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.message(String message) |
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.requestId(String requestId) |
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.Builder.statusCode(int statusCode) |
PartnerAccessErrorException.Builder |
PartnerAccessErrorException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PartnerAccessErrorException.Builder> |
PartnerAccessErrorException.serializableBuilderClass() |
Copyright © 2020. All rights reserved.