| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
InferenceExperimentDataStorageConfig |
DescribeInferenceExperimentResponse.dataStorageConfig()
The Amazon S3 location and configuration for storing inference request and response data.
|
InferenceExperimentDataStorageConfig |
UpdateInferenceExperimentRequest.dataStorageConfig()
The Amazon S3 location and configuration for storing inference request and response data.
|
InferenceExperimentDataStorageConfig |
CreateInferenceExperimentRequest.dataStorageConfig()
The Amazon S3 location and configuration for storing inference request and response data.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInferenceExperimentResponse.Builder |
DescribeInferenceExperimentResponse.Builder.dataStorageConfig(InferenceExperimentDataStorageConfig dataStorageConfig)
The Amazon S3 location and configuration for storing inference request and response data.
|
UpdateInferenceExperimentRequest.Builder |
UpdateInferenceExperimentRequest.Builder.dataStorageConfig(InferenceExperimentDataStorageConfig dataStorageConfig)
The Amazon S3 location and configuration for storing inference request and response data.
|
CreateInferenceExperimentRequest.Builder |
CreateInferenceExperimentRequest.Builder.dataStorageConfig(InferenceExperimentDataStorageConfig dataStorageConfig)
The Amazon S3 location and configuration for storing inference request and response data.
|
Copyright © 2022. All rights reserved.