@Generated(value="software.amazon.awssdk:codegen") public class TranslateException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
TranslateException.Builder |
protected static class |
TranslateException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
TranslateException(TranslateException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static TranslateException.Builder |
builder() |
static Class<? extends TranslateException.Builder> |
serializableBuilderClass() |
TranslateException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected TranslateException(TranslateException.Builder builder)
public static TranslateException.Builder builder()
public TranslateException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends TranslateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.