Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.ExportDestination
-
Packages that use ExportDestination Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of ExportDestination in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return ExportDestination Modifier and Type Method Description ExportDestinationRecommendationExportJob. destination()An object that describes the destination of the export file.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type ExportDestination Modifier and Type Method Description RecommendationExportJob.BuilderRecommendationExportJob.Builder. destination(ExportDestination destination)An object that describes the destination of the export file.
-