Uses of Class
com.boldsign.model.TeamResponse
Packages that use TeamResponse
-
Uses of TeamResponse in com.boldsign.api
Methods in com.boldsign.api that return TeamResponseMethods in com.boldsign.api that return types with arguments of type TeamResponseMethod parameters in com.boldsign.api with type arguments of type TeamResponseModifier and TypeMethodDescriptionokhttp3.CallTeamsApi.getTeamAsync(String teamId, ApiCallback<TeamResponse> _callback) Get Team details. -
Uses of TeamResponse in com.boldsign.model
Methods in com.boldsign.model that return TeamResponseModifier and TypeMethodDescriptionTeamResponse.addUsersItem(TeamUsers usersItem) TeamResponse.createdDate(Long createdDate) static TeamResponseCreate an instance of TeamResponse given an JSON stringTeamResponse.modifiedDate(Long modifiedDate)