@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, isThrottlingException
extendedRequestId, requestId, sdkFields, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equalsBySdkFields
protected TranslateException(TranslateException.Builder builder)
public static TranslateException.Builder builder()
public TranslateException.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends TranslateException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.