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 CompletableFuture<CreateProcessingJobResponse> |
SageMakerAsyncClient.createProcessingJob(CreateProcessingJobRequest createProcessingJobRequest)
Creates a processing job.
|
default CreateProcessingJobResponse |
SageMakerClient.createProcessingJob(CreateProcessingJobRequest createProcessingJobRequest)
Creates a processing job.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
CreateProcessingJobRequestMarshaller.marshall(CreateProcessingJobRequest createProcessingJobRequest) |
Copyright © 2020. All rights reserved.