public static interface NoSuchEntityException.Builder extends SdkPojo, CopyableBuilder<NoSuchEntityException.Builder,NoSuchEntityException>, InspectorException.Builder
| Modifier and Type | Method and Description |
|---|---|
NoSuchEntityException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
NoSuchEntityException.Builder |
canRetry(Boolean canRetry)
You can immediately retry your request.
|
NoSuchEntityException.Builder |
cause(Throwable cause) |
NoSuchEntityException.Builder |
inspectorErrorCode(NoSuchEntityErrorCode inspectorErrorCode)
Code that indicates the type of error that is generated.
|
NoSuchEntityException.Builder |
inspectorErrorCode(String inspectorErrorCode)
Code that indicates the type of error that is generated.
|
NoSuchEntityException.Builder |
message(String message) |
NoSuchEntityException.Builder |
requestId(String requestId) |
NoSuchEntityException.Builder |
statusCode(int statusCode) |
NoSuchEntityException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsNoSuchEntityException.Builder canRetry(Boolean canRetry)
You can immediately retry your request.
canRetry - You can immediately retry your request.NoSuchEntityException.Builder inspectorErrorCode(String inspectorErrorCode)
Code that indicates the type of error that is generated.
inspectorErrorCode - Code that indicates the type of error that is generated.NoSuchEntityErrorCode,
NoSuchEntityErrorCodeNoSuchEntityException.Builder inspectorErrorCode(NoSuchEntityErrorCode inspectorErrorCode)
Code that indicates the type of error that is generated.
inspectorErrorCode - Code that indicates the type of error that is generated.NoSuchEntityErrorCode,
NoSuchEntityErrorCodeNoSuchEntityException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface InspectorException.BuilderNoSuchEntityException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface InspectorException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderNoSuchEntityException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface InspectorException.BuilderrequestId in interface SdkServiceException.BuilderNoSuchEntityException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface InspectorException.BuilderstatusCode in interface SdkServiceException.BuilderNoSuchEntityException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface InspectorException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderNoSuchEntityException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface InspectorException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.