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
NameDescription
contextPageContext<SearchProfilesRequest,SearchProfilesResponse,HistogramQueryResult>
futureResponseApiFuture<SearchProfilesResponse>
Returns
TypeDescription
ApiFuture<SearchProfilesPagedResponse>