Uses of Class
software.amazon.awssdk.services.quicksight.model.BodySectionContent
-
Packages that use BodySectionContent Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BodySectionContent in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BodySectionContent Modifier and Type Method Description BodySectionContentBodySectionConfiguration. content()The configuration of content in a body section.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BodySectionContent Modifier and Type Method Description BodySectionConfiguration.BuilderBodySectionConfiguration.Builder. content(BodySectionContent content)The configuration of content in a body section.
-