Package com.google.cloud.channel.v1
Class CloudChannelServiceClient.ListCustomersPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCustomersRequest,ListCustomersResponse,Customer,CloudChannelServiceClient.ListCustomersPage,CloudChannelServiceClient.ListCustomersFixedSizeCollection>
-
- com.google.cloud.channel.v1.CloudChannelServiceClient.ListCustomersPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Customer>
- Enclosing class:
- CloudChannelServiceClient
public static class CloudChannelServiceClient.ListCustomersPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCustomersRequest,ListCustomersResponse,Customer,CloudChannelServiceClient.ListCustomersPage,CloudChannelServiceClient.ListCustomersFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomersPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, com.google.api.core.ApiFuture<ListCustomersResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomersPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCustomersRequest,ListCustomersResponse,Customer> context, com.google.api.core.ApiFuture<ListCustomersResponse> futureResponse)
-
-