public static interface TooManyInvalidationsInProgressException.Builder extends SdkPojo, CopyableBuilder<TooManyInvalidationsInProgressException.Builder,TooManyInvalidationsInProgressException>, CloudFrontException.Builder
Modifier and Type | Method and Description |
---|---|
TooManyInvalidationsInProgressException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
TooManyInvalidationsInProgressException.Builder |
cause(Throwable cause) |
TooManyInvalidationsInProgressException.Builder |
message(String message) |
TooManyInvalidationsInProgressException.Builder |
requestId(String requestId) |
TooManyInvalidationsInProgressException.Builder |
statusCode(int statusCode) |
copy
applyMutation, build
awsErrorDetails, build, clockSkew, clockSkew
requestId, statusCode
cause, message
equalsBySdkFields, sdkFields
TooManyInvalidationsInProgressException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface CloudFrontException.Builder
TooManyInvalidationsInProgressException.Builder message(String message)
message
in interface AwsServiceException.Builder
message
in interface CloudFrontException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
TooManyInvalidationsInProgressException.Builder requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface CloudFrontException.Builder
requestId
in interface SdkServiceException.Builder
TooManyInvalidationsInProgressException.Builder statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface CloudFrontException.Builder
statusCode
in interface SdkServiceException.Builder
TooManyInvalidationsInProgressException.Builder cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface CloudFrontException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
Copyright © 2019. All rights reserved.