protected static class BatchException.BuilderImpl extends AwsServiceException.BuilderImpl implements BatchException.Builder
awsErrorDetailsextendedRequestId, requestId, statusCodecause, message, writableStackTrace| Modifier | Constructor and Description |
|---|---|
protected |
BuilderImpl() |
protected |
BuilderImpl(BatchException ex) |
| Modifier and Type | Method and Description |
|---|---|
BatchException.BuilderImpl |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
BatchException |
build() |
BatchException.BuilderImpl |
cause(Throwable cause) |
BatchException.BuilderImpl |
message(String message) |
BatchException.BuilderImpl |
requestId(String requestId) |
BatchException.BuilderImpl |
statusCode(int statusCode) |
BatchException.BuilderImpl |
writableStackTrace(Boolean writableStackTrace) |
awsErrorDetails, clockSkew, clockSkew, extendedRequestId, getAwsErrorDetails, setAwsErrorDetailsextendedRequestId, getExtendedRequestId, getRequestId, getStatusCode, requestId, sdkFields, setExtendedRequestId, setRequestId, setStatusCode, statusCodecause, getCause, getMessage, getWritableStackTrace, message, setCause, setMessage, setWritableStackTrace, writableStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawsErrorDetails, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsprotected BuilderImpl()
protected BuilderImpl(BatchException ex)
public BatchException.BuilderImpl awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface BatchException.BuilderawsErrorDetails in class AwsServiceException.BuilderImplpublic BatchException.BuilderImpl message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface BatchException.Buildermessage in class AwsServiceException.BuilderImplpublic BatchException.BuilderImpl requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface BatchException.BuilderrequestId in class AwsServiceException.BuilderImplpublic BatchException.BuilderImpl statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface BatchException.BuilderstatusCode in class AwsServiceException.BuilderImplpublic BatchException.BuilderImpl cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface BatchException.Buildercause in class AwsServiceException.BuilderImplpublic BatchException.BuilderImpl writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface BatchException.BuilderwritableStackTrace in class AwsServiceException.BuilderImplpublic BatchException build()
build in interface AwsServiceException.Builderbuild in interface SdkException.Builderbuild in interface SdkServiceException.Builderbuild in interface Buildablebuild in class AwsServiceException.BuilderImplCopyright © 2023. All rights reserved.