public static interface UnsupportedFeatureException.Builder extends SdkPojo, CopyableBuilder<UnsupportedFeatureException.Builder,UnsupportedFeatureException>, InspectorException.Builder
| Modifier and Type | Method and Description |
|---|---|
UnsupportedFeatureException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
UnsupportedFeatureException.Builder |
canRetry(Boolean canRetry)
Sets the value of the CanRetry property for this object.
|
UnsupportedFeatureException.Builder |
cause(Throwable cause) |
UnsupportedFeatureException.Builder |
message(String message) |
UnsupportedFeatureException.Builder |
requestId(String requestId) |
UnsupportedFeatureException.Builder |
statusCode(int statusCode) |
UnsupportedFeatureException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsUnsupportedFeatureException.Builder canRetry(Boolean canRetry)
canRetry - The new value for the CanRetry property for this object.UnsupportedFeatureException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface InspectorException.BuilderUnsupportedFeatureException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface InspectorException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderUnsupportedFeatureException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface InspectorException.BuilderrequestId in interface SdkServiceException.BuilderUnsupportedFeatureException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface InspectorException.BuilderstatusCode in interface SdkServiceException.BuilderUnsupportedFeatureException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface InspectorException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderUnsupportedFeatureException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface InspectorException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.