public static interface BulkLoadIdNotFoundException.Builder extends SdkPojo, CopyableBuilder<BulkLoadIdNotFoundException.Builder,BulkLoadIdNotFoundException>, NeptunedataException.Builder
| Modifier and Type | Method and Description |
|---|---|
BulkLoadIdNotFoundException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
BulkLoadIdNotFoundException.Builder |
cause(Throwable cause) |
BulkLoadIdNotFoundException.Builder |
code(String code)
The HTTP status code returned with the exception.
|
BulkLoadIdNotFoundException.Builder |
detailedMessage(String detailedMessage)
A detailed message describing the problem.
|
BulkLoadIdNotFoundException.Builder |
message(String message) |
BulkLoadIdNotFoundException.Builder |
requestId(String requestId) |
BulkLoadIdNotFoundException.Builder |
requestIdValue(String requestIdValue)
The bulk-load job ID that could not be found.
|
BulkLoadIdNotFoundException.Builder |
statusCode(int statusCode) |
BulkLoadIdNotFoundException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsBulkLoadIdNotFoundException.Builder detailedMessage(String detailedMessage)
A detailed message describing the problem.
detailedMessage - A detailed message describing the problem.BulkLoadIdNotFoundException.Builder requestIdValue(String requestIdValue)
The bulk-load job ID that could not be found.
requestIdValue - The bulk-load job ID that could not be found.BulkLoadIdNotFoundException.Builder code(String code)
The HTTP status code returned with the exception.
code - The HTTP status code returned with the exception.BulkLoadIdNotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface NeptunedataException.BuilderBulkLoadIdNotFoundException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface NeptunedataException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderBulkLoadIdNotFoundException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface NeptunedataException.BuilderrequestId in interface SdkServiceException.BuilderBulkLoadIdNotFoundException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface NeptunedataException.BuilderstatusCode in interface SdkServiceException.BuilderBulkLoadIdNotFoundException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface NeptunedataException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderBulkLoadIdNotFoundException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface NeptunedataException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.