Class ProfileServiceClient.ListProfilesPagedResponse (2.2.9)

public static class ProfileServiceClient.ListProfilesPagedResponse extends AbstractPagedListResponse<ListProfilesRequest,ListProfilesResponse,Profile,ProfileServiceClient.ListProfilesPage,ProfileServiceClient.ListProfilesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ProfileServiceClient.ListProfilesPagedResponse

Static Methods

createAsync(PageContext<ListProfilesRequest,ListProfilesResponse,Profile> context, ApiFuture<ListProfilesResponse> futureResponse)

public static ApiFuture<ProfileServiceClient.ListProfilesPagedResponse> createAsync(PageContext<ListProfilesRequest,ListProfilesResponse,Profile> context, ApiFuture<ListProfilesResponse> futureResponse)
Parameters Returns