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