Uses of Class
software.amazon.awssdk.services.quicksight.model.LoadingAnimation
-
Packages that use LoadingAnimation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LoadingAnimation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LoadingAnimation Modifier and Type Method Description LoadingAnimationFreeFormLayoutElement. loadingAnimation()The loading animation configuration of a free-form layout element.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LoadingAnimation Modifier and Type Method Description FreeFormLayoutElement.BuilderFreeFormLayoutElement.Builder. loadingAnimation(LoadingAnimation loadingAnimation)The loading animation configuration of a free-form layout element.
-