Class CloudChannelServiceClient.ListCustomersPagedResponse (3.8.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudChannelServiceClient.ListCustomersPagedResponse

Static Methods

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

public static ApiFuture<CloudChannelServiceClient.ListCustomersPagedResponse> createAsync(PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, ApiFuture<ListCustomersResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListCustomersRequest,ListCustomersResponse,Customer>
futureResponseApiFuture<ListCustomersResponse>
Returns
TypeDescription
ApiFuture<ListCustomersPagedResponse>