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