public static interface QueryTooLargeException.Builder extends SdkPojo, CopyableBuilder<QueryTooLargeException.Builder,QueryTooLargeException>, NeptunedataException.Builder
| Modifier and Type | Method and Description |
|---|---|
QueryTooLargeException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
QueryTooLargeException.Builder |
cause(Throwable cause) |
QueryTooLargeException.Builder |
code(String code)
The HTTP status code returned with the exception.
|
QueryTooLargeException.Builder |
detailedMessage(String detailedMessage)
A detailed message describing the problem.
|
QueryTooLargeException.Builder |
message(String message) |
QueryTooLargeException.Builder |
requestId(String requestId) |
QueryTooLargeException.Builder |
requestIdValue(String requestIdValue)
The ID of the request that is too large.
|
QueryTooLargeException.Builder |
statusCode(int statusCode) |
QueryTooLargeException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsQueryTooLargeException.Builder detailedMessage(String detailedMessage)
A detailed message describing the problem.
detailedMessage - A detailed message describing the problem.QueryTooLargeException.Builder requestIdValue(String requestIdValue)
The ID of the request that is too large.
requestIdValue - The ID of the request that is too large.QueryTooLargeException.Builder code(String code)
The HTTP status code returned with the exception.
code - The HTTP status code returned with the exception.QueryTooLargeException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface NeptunedataException.BuilderQueryTooLargeException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface NeptunedataException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderQueryTooLargeException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface NeptunedataException.BuilderrequestId in interface SdkServiceException.BuilderQueryTooLargeException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface NeptunedataException.BuilderstatusCode in interface SdkServiceException.BuilderQueryTooLargeException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface NeptunedataException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderQueryTooLargeException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface NeptunedataException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.