| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakerruntime.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalDependencyException.Builder |
static interface |
InternalFailureException.Builder |
static interface |
InternalStreamFailureException.Builder |
static interface |
ModelErrorException.Builder |
static interface |
ModelNotReadyException.Builder |
static interface |
ModelStreamErrorException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
ValidationErrorException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SageMakerRuntimeException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
SageMakerRuntimeException.Builder |
SageMakerRuntimeException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static SageMakerRuntimeException.Builder |
SageMakerRuntimeException.builder() |
SageMakerRuntimeException.Builder |
SageMakerRuntimeException.Builder.cause(Throwable cause) |
SageMakerRuntimeException.Builder |
SageMakerRuntimeException.Builder.message(String message) |
SageMakerRuntimeException.Builder |
SageMakerRuntimeException.Builder.requestId(String requestId) |
SageMakerRuntimeException.Builder |
SageMakerRuntimeException.Builder.statusCode(int statusCode) |
SageMakerRuntimeException.Builder |
SageMakerRuntimeException.toBuilder() |
SageMakerRuntimeException.Builder |
SageMakerRuntimeException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SageMakerRuntimeException.Builder> |
SageMakerRuntimeException.serializableBuilderClass() |
| Constructor and Description |
|---|
SageMakerRuntimeException(SageMakerRuntimeException.Builder builder) |
Copyright © 2023. All rights reserved.