| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportPreferences |
ExportPreferences.fromEc2RecommendationsPreferences(Consumer<Ec2RecommendationsExportPreferences.Builder> ec2RecommendationsPreferences)
Create an instance of this class with
ec2RecommendationsPreferences() initialized to the given value. |
static ExportPreferences |
ExportPreferences.fromEc2RecommendationsPreferences(Ec2RecommendationsExportPreferences ec2RecommendationsPreferences)
Create an instance of this class with
ec2RecommendationsPreferences() initialized to the given value. |
ExportPreferences |
StartExportTaskRequest.preferences()
Indicates the type of data that needs to be exported.
|
| Modifier and Type | Method and Description |
|---|---|
StartExportTaskRequest.Builder |
StartExportTaskRequest.Builder.preferences(ExportPreferences preferences)
Indicates the type of data that needs to be exported.
|
Copyright © 2023. All rights reserved.