| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDataCaptureConfig |
DescribeTransformJobResponse.dataCaptureConfig()
Configuration to control how SageMaker captures inference data.
|
BatchDataCaptureConfig |
CreateTransformJobRequest.dataCaptureConfig()
Configuration to control how SageMaker captures inference data.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTransformJobResponse.Builder |
DescribeTransformJobResponse.Builder.dataCaptureConfig(BatchDataCaptureConfig dataCaptureConfig)
Configuration to control how SageMaker captures inference data.
|
CreateTransformJobRequest.Builder |
CreateTransformJobRequest.Builder.dataCaptureConfig(BatchDataCaptureConfig dataCaptureConfig)
Configuration to control how SageMaker captures inference data.
|
Copyright © 2022. All rights reserved.