Uses of Class
com.slack.api.methods.response.team.profile.TeamProfileGetResponse.Profiles.Section
-
Packages that use TeamProfileGetResponse.Profiles.Section Package Description com.slack.api.methods.response.team.profile -
-
Uses of TeamProfileGetResponse.Profiles.Section in com.slack.api.methods.response.team.profile
Methods in com.slack.api.methods.response.team.profile that return types with arguments of type TeamProfileGetResponse.Profiles.Section Modifier and Type Method Description List<TeamProfileGetResponse.Profiles.Section>TeamProfileGetResponse.Profiles. getSections()Method parameters in com.slack.api.methods.response.team.profile with type arguments of type TeamProfileGetResponse.Profiles.Section Modifier and Type Method Description voidTeamProfileGetResponse.Profiles. setSections(List<TeamProfileGetResponse.Profiles.Section> sections)
-