Uses of Interface
software.amazon.awssdk.services.quicksight.model.LoadingAnimation.Builder
-
Packages that use LoadingAnimation.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LoadingAnimation.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LoadingAnimation.Builder Modifier and Type Method Description static LoadingAnimation.BuilderLoadingAnimation. builder()LoadingAnimation.BuilderLoadingAnimation. toBuilder()LoadingAnimation.BuilderLoadingAnimation.Builder. visibility(String visibility)The visibility configuration ofLoadingAnimation.LoadingAnimation.BuilderLoadingAnimation.Builder. visibility(Visibility visibility)The visibility configuration ofLoadingAnimation.Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type LoadingAnimation.Builder Modifier and Type Method Description static Class<? extends LoadingAnimation.Builder>LoadingAnimation. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type LoadingAnimation.Builder Modifier and Type Method Description default FreeFormLayoutElement.BuilderFreeFormLayoutElement.Builder. loadingAnimation(Consumer<LoadingAnimation.Builder> loadingAnimation)The loading animation configuration of a free-form layout element.
-