Class TeamExternalTeamsListResponse.Lists
java.lang.Object
com.slack.api.methods.response.team.external_teams.TeamExternalTeamsListResponse.Lists
- Enclosing class:
- TeamExternalTeamsListResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLists()Lists(Integer totalCount, List<TeamExternalTeamsListResponse.OwnershipDetail> ownershipDetails) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleaninthashCode()voidsetOwnershipDetails(List<TeamExternalTeamsListResponse.OwnershipDetail> ownershipDetails) voidsetTotalCount(Integer totalCount) toString()
-
Constructor Details
-
Lists
public Lists(Integer totalCount, List<TeamExternalTeamsListResponse.OwnershipDetail> ownershipDetails) -
Lists
public Lists()
-
-
Method Details
-
builder
-
getTotalCount
-
getOwnershipDetails
-
setTotalCount
-
setOwnershipDetails
public void setOwnershipDetails(List<TeamExternalTeamsListResponse.OwnershipDetail> ownershipDetails) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-