public static interface PartnerInputErrorException.Builder extends software.amazon.awssdk.core.SdkPojo, software.amazon.awssdk.utils.builder.CopyableBuilder<PartnerInputErrorException.Builder,PartnerInputErrorException>, AgcodException.Builder
applyMutation, buildawsErrorDetails, build, clockSkew, clockSkewrequestId, statusCodePartnerInputErrorException.Builder errorCode(String errorCode)
errorCode - The new value for the ErrorCode property for this object.PartnerInputErrorException.Builder errorType(String errorType)
errorType - The new value for the ErrorType property for this object.PartnerInputErrorException.Builder agcodResponse(GiftCardResponse agcodResponse)
agcodResponse - The new value for the AgcodResponse property for this object.default PartnerInputErrorException.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)PartnerInputErrorException.Builder awsErrorDetails(software.amazon.awssdk.awscore.exception.AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AgcodException.BuilderawsErrorDetails in interface software.amazon.awssdk.awscore.exception.AwsServiceException.BuilderPartnerInputErrorException.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.BuilderPartnerInputErrorException.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.BuilderPartnerInputErrorException.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.BuilderPartnerInputErrorException.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.