Uses of Interface
software.amazon.awssdk.core.exception.ApiCallTimeoutException.Builder
Packages that use ApiCallTimeoutException.Builder
-
Uses of ApiCallTimeoutException.Builder in software.amazon.awssdk.core.exception
Classes in software.amazon.awssdk.core.exception that implement ApiCallTimeoutException.BuilderModifier and TypeClassDescriptionprotected static final classMethods in software.amazon.awssdk.core.exception that return ApiCallTimeoutException.BuilderModifier and TypeMethodDescriptionApiCallTimeoutException.builder()ApiCallTimeoutException.Builder.numAttempts(Integer numAttempts) ApiCallTimeoutException.BuilderImpl.numAttempts(Integer numAttempts) ApiCallTimeoutException.toBuilder()ApiCallTimeoutException.Builder.writableStackTrace(Boolean writableStackTrace) ApiCallTimeoutException.BuilderImpl.writableStackTrace(Boolean writableStackTrace)