Uses of Class
software.amazon.awssdk.services.quicksight.model.StaticFileUrlSourceOptions
-
Packages that use StaticFileUrlSourceOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of StaticFileUrlSourceOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return StaticFileUrlSourceOptions Modifier and Type Method Description StaticFileUrlSourceOptionsStaticFileSource. urlOptions()The structure that contains the URL to download the static file from.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type StaticFileUrlSourceOptions Modifier and Type Method Description StaticFileSource.BuilderStaticFileSource.Builder. urlOptions(StaticFileUrlSourceOptions urlOptions)The structure that contains the URL to download the static file from.
-