protected static final class ApiCallAttemptTimeoutException.BuilderImpl extends SdkClientException.BuilderImpl implements ApiCallAttemptTimeoutException.Builder
cause, message, writableStackTrace| Modifier | Constructor and Description | 
|---|---|
| protected  | BuilderImpl() | 
| protected  | BuilderImpl(ApiCallAttemptTimeoutException ex) | 
| Modifier and Type | Method and Description | 
|---|---|
| ApiCallAttemptTimeoutException | build()Creates a new  SdkExceptionwith the specified properties. | 
| ApiCallAttemptTimeoutException.Builder | cause(Throwable cause)Specifies the exception that caused this exception to occur. | 
| ApiCallAttemptTimeoutException.Builder | message(String message)Specifies the details of this exception. | 
| ApiCallAttemptTimeoutException.Builder | writableStackTrace(Boolean writableStackTrace)Specifies whether the stack trace in this exception can be written. | 
cause, getCause, getMessage, getWritableStackTrace, message, setCause, setMessage, setWritableStackTrace, writableStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcause, message, writableStackTraceprotected BuilderImpl()
protected BuilderImpl(ApiCallAttemptTimeoutException ex)
public ApiCallAttemptTimeoutException.Builder message(String message)
SdkException.Buildermessage in interface ApiCallAttemptTimeoutException.Buildermessage in interface SdkClientException.Buildermessage in interface SdkException.Buildermessage in class SdkClientException.BuilderImplmessage - The details of this exception.public ApiCallAttemptTimeoutException.Builder cause(Throwable cause)
SdkException.Buildercause in interface ApiCallAttemptTimeoutException.Buildercause in interface SdkClientException.Buildercause in interface SdkException.Buildercause in class SdkClientException.BuilderImplcause - The exception that caused this exception to occur.public ApiCallAttemptTimeoutException.Builder writableStackTrace(Boolean writableStackTrace)
SdkException.BuilderwritableStackTrace in interface ApiCallAttemptTimeoutException.BuilderwritableStackTrace in interface SdkClientException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in class SdkClientException.BuilderImplwritableStackTrace - Whether the stack trace can be written.public ApiCallAttemptTimeoutException build()
SdkException.BuilderSdkException with the specified properties.build in interface ApiCallAttemptTimeoutException.Builderbuild in interface SdkClientException.Builderbuild in interface SdkException.Builderbuild in interface Buildablebuild in class SdkClientException.BuilderImplSdkException.Copyright © 2023. All rights reserved.