public static interface UnsupportedPricingPlanException.Builder extends SdkPojo, CopyableBuilder<UnsupportedPricingPlanException.Builder,UnsupportedPricingPlanException>, QuickSightException.Builder
Modifier and Type | Method and Description |
---|---|
UnsupportedPricingPlanException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
UnsupportedPricingPlanException.Builder |
cause(Throwable cause) |
UnsupportedPricingPlanException.Builder |
message(String message) |
UnsupportedPricingPlanException.Builder |
requestId(String requestId) |
UnsupportedPricingPlanException.Builder |
requestIdValue(String requestId)
The Amazon Web Services request ID for this request.
|
UnsupportedPricingPlanException.Builder |
statusCode(int statusCode) |
UnsupportedPricingPlanException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copy
applyMutation, build
awsErrorDetails, build, clockSkew, clockSkew, extendedRequestId
extendedRequestId, requestId, statusCode
cause, message, writableStackTrace
equalsBySdkFields, sdkFields
UnsupportedPricingPlanException.Builder requestIdValue(String requestId)
The Amazon Web Services request ID for this request.
requestId
- The Amazon Web Services request ID for this request.UnsupportedPricingPlanException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface QuickSightException.Builder
UnsupportedPricingPlanException.Builder message(String message)
message
in interface AwsServiceException.Builder
message
in interface QuickSightException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
UnsupportedPricingPlanException.Builder requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface QuickSightException.Builder
requestId
in interface SdkServiceException.Builder
UnsupportedPricingPlanException.Builder statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface QuickSightException.Builder
statusCode
in interface SdkServiceException.Builder
UnsupportedPricingPlanException.Builder cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface QuickSightException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
UnsupportedPricingPlanException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace
in interface QuickSightException.Builder
writableStackTrace
in interface SdkException.Builder
writableStackTrace
in interface SdkServiceException.Builder
Copyright © 2023. All rights reserved.