public static interface IndexNotFoundException.Builder extends SdkPojo, CopyableBuilder<IndexNotFoundException.Builder,IndexNotFoundException>, DynamoDbException.Builder
| Modifier and Type | Method and Description |
|---|---|
IndexNotFoundException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
IndexNotFoundException.Builder |
cause(Throwable cause) |
IndexNotFoundException.Builder |
message(String message) |
IndexNotFoundException.Builder |
requestId(String requestId) |
IndexNotFoundException.Builder |
statusCode(int statusCode) |
IndexNotFoundException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsIndexNotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface DynamoDbException.BuilderIndexNotFoundException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface DynamoDbException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderIndexNotFoundException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface DynamoDbException.BuilderrequestId in interface SdkServiceException.BuilderIndexNotFoundException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface DynamoDbException.BuilderstatusCode in interface SdkServiceException.BuilderIndexNotFoundException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface DynamoDbException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderIndexNotFoundException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface DynamoDbException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.