| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
PredictionConfiguration |
CreateAssetRequest.predictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
PredictionConfiguration |
CreateAssetRevisionResponse.predictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
PredictionConfiguration |
CreateAssetRevisionRequest.predictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
PredictionConfiguration |
CreateAssetResponse.predictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssetRequest.Builder |
CreateAssetRequest.Builder.predictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
CreateAssetRevisionResponse.Builder |
CreateAssetRevisionResponse.Builder.predictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
CreateAssetRevisionRequest.Builder |
CreateAssetRevisionRequest.Builder.predictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
CreateAssetResponse.Builder |
CreateAssetResponse.Builder.predictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
Copyright © 2023. All rights reserved.