@Generated(value="software.amazon.awssdk:codegen") public class PersonalizeException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
PersonalizeException.Builder |
protected static class |
PersonalizeException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
PersonalizeException(PersonalizeException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static PersonalizeException.Builder |
builder() |
static Class<? extends PersonalizeException.Builder> |
serializableBuilderClass() |
PersonalizeException.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 PersonalizeException(PersonalizeException.Builder builder)
public static PersonalizeException.Builder builder()
public PersonalizeException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends PersonalizeException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.