Uses of Class
software.amazon.awssdk.services.s3.model.AnalyticsExportDestination
-
Packages that use AnalyticsExportDestination Package Description software.amazon.awssdk.services.s3.model -
-
Uses of AnalyticsExportDestination in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return AnalyticsExportDestination Modifier and Type Method Description AnalyticsExportDestinationStorageClassAnalysisDataExport. destination()The place to store the data for an analysis.Methods in software.amazon.awssdk.services.s3.model with parameters of type AnalyticsExportDestination Modifier and Type Method Description StorageClassAnalysisDataExport.BuilderStorageClassAnalysisDataExport.Builder. destination(AnalyticsExportDestination destination)The place to store the data for an analysis.
-