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