protected static final class ApiCallTimeoutException.BuilderImpl extends SdkClientException.BuilderImpl implements ApiCallTimeoutException.Builder
cause, message, writableStackTrace| Modifier | Constructor and Description | 
|---|---|
| protected  | BuilderImpl() | 
| protected  | BuilderImpl(ApiCallTimeoutException ex) | 
| Modifier and Type | Method and Description | 
|---|---|
| ApiCallTimeoutException | build()Creates a new  SdkExceptionwith the specified properties. | 
| ApiCallTimeoutException.Builder | cause(Throwable cause)Specifies the exception that caused this exception to occur. | 
| ApiCallTimeoutException.Builder | message(String message)Specifies the details of this exception. | 
| ApiCallTimeoutException.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(ApiCallTimeoutException ex)
public ApiCallTimeoutException.Builder message(String message)
SdkException.Buildermessage in interface ApiCallTimeoutException.Buildermessage in interface SdkClientException.Buildermessage in interface SdkException.Buildermessage in class SdkClientException.BuilderImplmessage - The details of this exception.public ApiCallTimeoutException.Builder cause(Throwable cause)
SdkException.Buildercause in interface ApiCallTimeoutException.Buildercause in interface SdkClientException.Buildercause in interface SdkException.Buildercause in class SdkClientException.BuilderImplcause - The exception that caused this exception to occur.public ApiCallTimeoutException.Builder writableStackTrace(Boolean writableStackTrace)
SdkException.BuilderwritableStackTrace in interface ApiCallTimeoutException.BuilderwritableStackTrace in interface SdkClientException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in class SdkClientException.BuilderImplwritableStackTrace - Whether the stack trace can be written.public ApiCallTimeoutException build()
SdkException.BuilderSdkException with the specified properties.build in interface ApiCallTimeoutException.Builderbuild in interface SdkClientException.Builderbuild in interface SdkException.Builderbuild in interface Buildablebuild in class SdkClientException.BuilderImplSdkException.Copyright © 2023. All rights reserved.