Class ProfileServiceClient.SearchProfilesPagedResponse (2.2.9)

public static class ProfileServiceClient.SearchProfilesPagedResponse extends AbstractPagedListResponse<SearchProfilesRequest,SearchProfilesResponse,HistogramQueryResult,ProfileServiceClient.SearchProfilesPage,ProfileServiceClient.SearchProfilesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ProfileServiceClient.SearchProfilesPagedResponse

Static Methods

createAsync(PageContext<SearchProfilesRequest,SearchProfilesResponse,HistogramQueryResult> context, ApiFuture<SearchProfilesResponse> futureResponse)

public static ApiFuture<ProfileServiceClient.SearchProfilesPagedResponse> createAsync(PageContext<SearchProfilesRequest,SearchProfilesResponse,HistogramQueryResult> context, ApiFuture<SearchProfilesResponse> futureResponse)
Parameters
Name Description
context PageContext<SearchProfilesRequest,SearchProfilesResponse,HistogramQueryResult>
futureResponse ApiFuture<SearchProfilesResponse>
Returns
Type Description
ApiFuture<SearchProfilesPagedResponse>