Class TeamExternalTeamsListResponse.Lists.ListsBuilder
java.lang.Object
com.slack.api.methods.response.team.external_teams.TeamExternalTeamsListResponse.Lists.ListsBuilder
- Enclosing class:
- TeamExternalTeamsListResponse.Lists
-
Method Summary
Modifier and TypeMethodDescriptionbuild()ownershipDetails(List<TeamExternalTeamsListResponse.OwnershipDetail> ownershipDetails) toString()totalCount(Integer totalCount)
-
Method Details
-
totalCount
- Returns:
this.
-
ownershipDetails
public TeamExternalTeamsListResponse.Lists.ListsBuilder ownershipDetails(List<TeamExternalTeamsListResponse.OwnershipDetail> ownershipDetails) - Returns:
this.
-
build
-
toString
-