| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkforceResult |
AbstractAmazonSageMaker.updateWorkforce(UpdateWorkforceRequest request) |
UpdateWorkforceResult |
AmazonSageMakerClient.updateWorkforce(UpdateWorkforceRequest request)
Use this operation to update your workforce.
|
UpdateWorkforceResult |
AmazonSageMaker.updateWorkforce(UpdateWorkforceRequest updateWorkforceRequest)
Use this operation to update your workforce.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateWorkforceResult> |
AmazonSageMakerAsyncClient.updateWorkforceAsync(UpdateWorkforceRequest request,
AsyncHandler<UpdateWorkforceRequest,UpdateWorkforceResult> asyncHandler) |
Future<UpdateWorkforceResult> |
AmazonSageMakerAsync.updateWorkforceAsync(UpdateWorkforceRequest updateWorkforceRequest,
AsyncHandler<UpdateWorkforceRequest,UpdateWorkforceResult> asyncHandler)
Use this operation to update your workforce.
|
Future<UpdateWorkforceResult> |
AbstractAmazonSageMakerAsync.updateWorkforceAsync(UpdateWorkforceRequest request,
AsyncHandler<UpdateWorkforceRequest,UpdateWorkforceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkforceResult |
UpdateWorkforceResult.clone() |
UpdateWorkforceResult |
UpdateWorkforceResult.withWorkforce(Workforce workforce)
A single private workforce.
|
Copyright © 2022. All rights reserved.