Package com.google.cloud.eventarc.v1
Class EventarcClient.ListChannelsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListChannelsRequest,ListChannelsResponse,Channel,EventarcClient.ListChannelsPage,EventarcClient.ListChannelsFixedSizeCollection>
-
- com.google.cloud.eventarc.v1.EventarcClient.ListChannelsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Channel>
- Enclosing class:
- EventarcClient
public static class EventarcClient.ListChannelsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListChannelsRequest,ListChannelsResponse,Channel,EventarcClient.ListChannelsPage,EventarcClient.ListChannelsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<EventarcClient.ListChannelsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, com.google.api.core.ApiFuture<ListChannelsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<EventarcClient.ListChannelsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, com.google.api.core.ApiFuture<ListChannelsResponse> futureResponse)
-
-