| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
PredictionConfiguration |
PredictionConfiguration.clone() |
PredictionConfiguration |
CreateAssetRevisionResult.getPredictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
PredictionConfiguration |
CreateAssetResult.getPredictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
PredictionConfiguration |
CreateAssetRevisionRequest.getPredictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
PredictionConfiguration |
CreateAssetRequest.getPredictionConfiguration()
The configuration of the automatically generated business-friendly metadata for the asset.
|
PredictionConfiguration |
PredictionConfiguration.withBusinessNameGeneration(BusinessNameGenerationConfiguration businessNameGeneration)
The business name generation mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAssetRevisionResult.setPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
void |
CreateAssetResult.setPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
void |
CreateAssetRevisionRequest.setPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
void |
CreateAssetRequest.setPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
CreateAssetRevisionResult |
CreateAssetRevisionResult.withPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
CreateAssetResult |
CreateAssetResult.withPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
CreateAssetRevisionRequest |
CreateAssetRevisionRequest.withPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
CreateAssetRequest |
CreateAssetRequest.withPredictionConfiguration(PredictionConfiguration predictionConfiguration)
The configuration of the automatically generated business-friendly metadata for the asset.
|
Copyright © 2024. All rights reserved.