Uses of Class
com.mypurecloud.sdk.v2.model.TeamsSearchResponse
Packages that use TeamsSearchResponse
-
Uses of TeamsSearchResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TeamsSearchResponseModifier and TypeMethodDescriptionSearchApi.postTeamsSearch(PostTeamsSearchRequest request) Search resources.SearchApi.postTeamsSearch(TeamSearchRequest body) Search resources.TeamsApi.postTeamsSearch(PostTeamsSearchRequest request) Search resources.TeamsApi.postTeamsSearch(TeamSearchRequest body) Search resources.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type TeamsSearchResponseModifier and TypeMethodDescriptionSearchApi.postTeamsSearch(ApiRequest<TeamSearchRequest> request) Search resources.TeamsApi.postTeamsSearch(ApiRequest<TeamSearchRequest> request) Search resources.SearchApiAsync.postTeamsSearchAsync(PostTeamsSearchRequest request, AsyncApiCallback<TeamsSearchResponse> callback) Search resources.SearchApiAsync.postTeamsSearchAsync(ApiRequest<TeamSearchRequest> request, AsyncApiCallback<ApiResponse<TeamsSearchResponse>> callback) Search resources.TeamsApiAsync.postTeamsSearchAsync(PostTeamsSearchRequest request, AsyncApiCallback<TeamsSearchResponse> callback) Search resources.TeamsApiAsync.postTeamsSearchAsync(ApiRequest<TeamSearchRequest> request, AsyncApiCallback<ApiResponse<TeamsSearchResponse>> callback) Search resources.SearchApi.postTeamsSearchWithHttpInfo(TeamSearchRequest body) Search resources.TeamsApi.postTeamsSearchWithHttpInfo(TeamSearchRequest body) Search resources.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type TeamsSearchResponseModifier and TypeMethodDescriptionSearchApiAsync.postTeamsSearchAsync(PostTeamsSearchRequest request, AsyncApiCallback<TeamsSearchResponse> callback) Search resources.SearchApiAsync.postTeamsSearchAsync(ApiRequest<TeamSearchRequest> request, AsyncApiCallback<ApiResponse<TeamsSearchResponse>> callback) Search resources.TeamsApiAsync.postTeamsSearchAsync(PostTeamsSearchRequest request, AsyncApiCallback<TeamsSearchResponse> callback) Search resources.TeamsApiAsync.postTeamsSearchAsync(ApiRequest<TeamSearchRequest> request, AsyncApiCallback<ApiResponse<TeamsSearchResponse>> callback) Search resources. -
Uses of TeamsSearchResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TeamsSearchResponseModifier and TypeMethodDescriptionTeamsSearchResponse.currentPage(String currentPage) Q64 value for the current page of resultsQ64 value for the next page of resultsThe total number of pagesTeamsSearchResponse.pageNumber(Integer pageNumber) The current page numberThe current page sizeTeamsSearchResponse.previousPage(String previousPage) Q64 value for the previous page of resultsSearch resultsThe total number of results foundResource types the search was performed against