Class CloudChannelServiceClient.ListCustomersPagedResponse (3.46.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
Name Description
context PageContext<ListCustomersRequest,ListCustomersResponse,Customer>
futureResponse ApiFuture<ListCustomersResponse>
Returns
Type Description
ApiFuture<ListCustomersPagedResponse>