Uses of Class
com.boldsign.model.TeamListResponse
Packages that use TeamListResponse
-
Uses of TeamListResponse in com.boldsign.api
Methods in com.boldsign.api that return TeamListResponseModifier and TypeMethodDescriptionList Teams.Methods in com.boldsign.api that return types with arguments of type TeamListResponseModifier and TypeMethodDescriptionTeamsApi.listTeamsWithHttpInfo(Integer page, Integer pageSize, String searchKey) List Teams.Method parameters in com.boldsign.api with type arguments of type TeamListResponseModifier and TypeMethodDescriptionokhttp3.CallTeamsApi.listTeamsAsync(Integer page, Integer pageSize, String searchKey, ApiCallback<TeamListResponse> _callback) List Teams. -
Uses of TeamListResponse in com.boldsign.model
Methods in com.boldsign.model that return TeamListResponseModifier and TypeMethodDescriptionTeamListResponse.addResultsItem(Teams resultsItem) static TeamListResponseCreate an instance of TeamListResponse given an JSON stringTeamListResponse.pageDetails(TeamPageDetails pageDetails)