Uses of Class
software.amazon.awssdk.services.quicksight.model.Slot
-
Packages that use Slot Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of Slot in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type Slot Modifier and Type Method Description List<Slot>TopicTemplate. slots()The slots for theTopicTemplate.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type Slot Modifier and Type Method Description TopicTemplate.BuilderTopicTemplate.Builder. slots(Slot... slots)The slots for theTopicTemplate.Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type Slot Modifier and Type Method Description TopicTemplate.BuilderTopicTemplate.Builder. slots(Collection<Slot> slots)The slots for theTopicTemplate.
-