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.BuilderEntity. builder()Entity.BuilderEntity.Builder. path(String path)The hierarchical path of the entity within the analysis, template, or dashboard definition tree.Entity.BuilderEntity. 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()
-