Uses of Interface
software.amazon.awssdk.services.quicksight.model.Entity.Builder
-
Packages that use Entity.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of Entity.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return Entity.Builder Modifier and Type Method Description static Entity.Builder
Entity. builder()
Entity.Builder
Entity.Builder. path(String path)
The hierarchical path of the entity within the analysis, template, or dashboard definition tree.Entity.Builder
Entity. toBuilder()
Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type Entity.Builder Modifier and Type Method Description static Class<? extends Entity.Builder>
Entity. serializableBuilderClass()
-