| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.waiters |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AmazonSageMakerAsync
Interface for accessing SageMaker asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonSageMaker
Abstract implementation of
AmazonSageMaker. |
class |
AbstractAmazonSageMakerAsync
Abstract implementation of
AmazonSageMakerAsync. |
class |
AmazonSageMakerAsyncClient
Client for accessing SageMaker asynchronously.
|
class |
AmazonSageMakerClient
Client for accessing SageMaker.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonSageMaker |
AmazonSageMakerClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonSageMaker using the current builder configuration.
|
static AmazonSageMaker |
AmazonSageMakerClientBuilder.defaultClient() |
| Constructor and Description |
|---|
AmazonSageMakerWaiters(AmazonSageMaker client)
Constructs a new AmazonSageMakerWaiters with the given client
|
DescribeEndpointFunction(AmazonSageMaker client)
Constructs a new DescribeEndpointFunction with the given client
|
DescribeImageFunction(AmazonSageMaker client)
Constructs a new DescribeImageFunction with the given client
|
DescribeImageVersionFunction(AmazonSageMaker client)
Constructs a new DescribeImageVersionFunction with the given client
|
DescribeNotebookInstanceFunction(AmazonSageMaker client)
Constructs a new DescribeNotebookInstanceFunction with the given client
|
DescribeProcessingJobFunction(AmazonSageMaker client)
Constructs a new DescribeProcessingJobFunction with the given client
|
DescribeTrainingJobFunction(AmazonSageMaker client)
Constructs a new DescribeTrainingJobFunction with the given client
|
DescribeTransformJobFunction(AmazonSageMaker client)
Constructs a new DescribeTransformJobFunction with the given client
|
Copyright © 2024. All rights reserved.