| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DataCaptureConfig |
CreateEndpointConfigRequest.dataCaptureConfig()
Returns the value of the DataCaptureConfig property for this object.
|
DataCaptureConfig |
DescribeEndpointConfigResponse.dataCaptureConfig()
Returns the value of the DataCaptureConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointConfigRequest.Builder |
CreateEndpointConfigRequest.Builder.dataCaptureConfig(DataCaptureConfig dataCaptureConfig)
Sets the value of the DataCaptureConfig property for this object.
|
DescribeEndpointConfigResponse.Builder |
DescribeEndpointConfigResponse.Builder.dataCaptureConfig(DataCaptureConfig dataCaptureConfig)
Sets the value of the DataCaptureConfig property for this object.
|
Copyright © 2021. All rights reserved.