Class ContactServiceClient.ListContactsPagedResponse (0.4.0)

public static class ContactServiceClient.ListContactsPagedResponse extends AbstractPagedListResponse<ListContactsRequest,ListContactsResponse,Contact,ContactServiceClient.ListContactsPage,ContactServiceClient.ListContactsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactServiceClient.ListContactsPagedResponse

Static Methods

createAsync(PageContext<ListContactsRequest,ListContactsResponse,Contact> context, ApiFuture<ListContactsResponse> futureResponse)

public static ApiFuture<ContactServiceClient.ListContactsPagedResponse> createAsync(PageContext<ListContactsRequest,ListContactsResponse,Contact> context, ApiFuture<ListContactsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListContactsRequest,ListContactsResponse,Contact>
futureResponse ApiFuture<ListContactsResponse>
Returns
Type Description
ApiFuture<ListContactsPagedResponse>