public static interface PartnerAccessErrorException.Builder extends software.amazon.awssdk.core.SdkPojo, software.amazon.awssdk.utils.builder.CopyableBuilder<PartnerAccessErrorException.Builder,PartnerAccessErrorException>, AgcodException.Builder
applyMutation, buildawsErrorDetails, build, clockSkew, clockSkewrequestId, statusCodePartnerAccessErrorException.Builder errorCode(String errorCode)
errorCode - The new value for the ErrorCode property for this object.PartnerAccessErrorException.Builder errorType(String errorType)
errorType - The new value for the ErrorType property for this object.PartnerAccessErrorException.Builder agcodResponse(GiftCardResponse agcodResponse)
agcodResponse - The new value for the AgcodResponse property for this object.default PartnerAccessErrorException.Builder agcodResponse(Consumer<GiftCardResponse.Builder> agcodResponse)
GiftCardResponse.Builder avoiding the need to
create one manually via GiftCardResponse.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to agcodResponse(GiftCardResponse).agcodResponse - a consumer that will call methods on GiftCardResponse.BuilderagcodResponse(GiftCardResponse)PartnerAccessErrorException.Builder awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AgcodException.BuilderawsErrorDetails in interface software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderPartnerAccessErrorException.Builder message(String message)
message in interface AgcodException.Buildermessage in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Buildermessage in interface software.amazon.awssdk.core.exception.SdkException.Buildermessage in interface software.amazon.awssdk.core.exception.SdkServiceException.BuilderPartnerAccessErrorException.Builder requestId(String requestId)
requestId in interface AgcodException.BuilderrequestId in interface software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderrequestId in interface software.amazon.awssdk.core.exception.SdkServiceException.BuilderPartnerAccessErrorException.Builder statusCode(int statusCode)
statusCode in interface AgcodException.BuilderstatusCode in interface software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderstatusCode in interface software.amazon.awssdk.core.exception.SdkServiceException.BuilderPartnerAccessErrorException.Builder cause(Throwable cause)
cause in interface AgcodException.Buildercause in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Buildercause in interface software.amazon.awssdk.core.exception.SdkException.Buildercause in interface software.amazon.awssdk.core.exception.SdkServiceException.BuilderCopyright © 2020. All rights reserved.