| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateContextResponse |
SageMakerClient.updateContext(Consumer<UpdateContextRequest.Builder> updateContextRequest)
Updates a context.
|
default UpdateContextResponse |
SageMakerClient.updateContext(UpdateContextRequest updateContextRequest)
Updates a context.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateContextResponse> |
SageMakerAsyncClient.updateContext(Consumer<UpdateContextRequest.Builder> updateContextRequest)
Updates a context.
|
default CompletableFuture<UpdateContextResponse> |
SageMakerAsyncClient.updateContext(UpdateContextRequest updateContextRequest)
Updates a context.
|
Copyright © 2023. All rights reserved.