| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateWorkforceResponse |
SageMakerClient.updateWorkforce(UpdateWorkforceRequest updateWorkforceRequest)
Use this operation to update your workforce.
|
default CompletableFuture<UpdateWorkforceResponse> |
SageMakerAsyncClient.updateWorkforce(UpdateWorkforceRequest updateWorkforceRequest)
Use this operation to update your workforce.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateWorkforceRequestMarshaller.marshall(UpdateWorkforceRequest updateWorkforceRequest) |
Copyright © 2021. All rights reserved.