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