public static interface ConcurrentUpdatingException.Builder extends SdkPojo, CopyableBuilder<ConcurrentUpdatingException.Builder,ConcurrentUpdatingException>, QuickSightException.Builder
Modifier and Type | Method and Description |
---|---|
ConcurrentUpdatingException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ConcurrentUpdatingException.Builder |
cause(Throwable cause) |
ConcurrentUpdatingException.Builder |
message(String message) |
ConcurrentUpdatingException.Builder |
requestId(String requestId) |
ConcurrentUpdatingException.Builder |
requestIdValue(String requestId)
Sets the value of the RequestId property for this object.
|
ConcurrentUpdatingException.Builder |
statusCode(int statusCode) |
copy
applyMutation, build
awsErrorDetails, build, clockSkew, clockSkew, extendedRequestId
extendedRequestId, requestId, statusCode
cause, message
equalsBySdkFields, sdkFields
ConcurrentUpdatingException.Builder requestIdValue(String requestId)
requestId
- The new value for the RequestId property for this object.ConcurrentUpdatingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface QuickSightException.Builder
ConcurrentUpdatingException.Builder message(String message)
message
in interface AwsServiceException.Builder
message
in interface QuickSightException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
ConcurrentUpdatingException.Builder requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface QuickSightException.Builder
requestId
in interface SdkServiceException.Builder
ConcurrentUpdatingException.Builder statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface QuickSightException.Builder
statusCode
in interface SdkServiceException.Builder
ConcurrentUpdatingException.Builder cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface QuickSightException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
Copyright © 2022. All rights reserved.