Uses of Class
software.amazon.awssdk.services.quicksight.model.ManifestFileLocation
-
Packages that use ManifestFileLocation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ManifestFileLocation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ManifestFileLocation Modifier and Type Method Description ManifestFileLocationS3Parameters. manifestFileLocation()Location of the Amazon S3 manifest file.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ManifestFileLocation Modifier and Type Method Description S3Parameters.BuilderS3Parameters.Builder. manifestFileLocation(ManifestFileLocation manifestFileLocation)Location of the Amazon S3 manifest file.
-