Class CloudControlsPartnerCoreClient.ListCustomersPagedResponse (0.1.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
NameDescription
contextPageContext<ListCustomersRequest,ListCustomersResponse,Customer>
futureResponseApiFuture<ListCustomersResponse>
Returns
TypeDescription
ApiFuture<ListCustomersPagedResponse>