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