Class CloudControlsPartnerCoreClient.ListCustomersPagedResponse (0.8.0)

public static class CloudControlsPartnerCoreClient.ListCustomersPagedResponse extends AbstractPagedListResponse<ListCustomersRequest,ListCustomersResponse,Customer,CloudControlsPartnerCoreClient.ListCustomersPage,CloudControlsPartnerCoreClient.ListCustomersFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudControlsPartnerCoreClient.ListCustomersPagedResponse

Static Methods

createAsync(PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, ApiFuture<ListCustomersResponse> futureResponse)

public static ApiFuture<CloudControlsPartnerCoreClient.ListCustomersPagedResponse> createAsync(PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, ApiFuture<ListCustomersResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCustomersRequest,ListCustomersResponse,Customer>
futureResponse ApiFuture<ListCustomersResponse>
Returns
Type Description
ApiFuture<ListCustomersPagedResponse>