Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceClient.ListSubscribersPage
-
Packages that use CloudChannelServiceClient.ListSubscribersPage Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelServiceClient.ListSubscribersPage in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceClient.ListSubscribersPage Modifier and Type Method Description protected CloudChannelServiceClient.ListSubscribersPage
CloudChannelServiceClient.ListSubscribersPage. createPage(com.google.api.gax.rpc.PageContext<ListSubscribersRequest,ListSubscribersResponse,String> context, ListSubscribersResponse response)
Methods in com.google.cloud.channel.v1 that return types with arguments of type CloudChannelServiceClient.ListSubscribersPage Modifier and Type Method Description com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSubscribersPage>
CloudChannelServiceClient.ListSubscribersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSubscribersRequest,ListSubscribersResponse,String> context, com.google.api.core.ApiFuture<ListSubscribersResponse> futureResponse)
Method parameters in com.google.cloud.channel.v1 with type arguments of type CloudChannelServiceClient.ListSubscribersPage Modifier and Type Method Description protected CloudChannelServiceClient.ListSubscribersFixedSizeCollection
CloudChannelServiceClient.ListSubscribersFixedSizeCollection. createCollection(List<CloudChannelServiceClient.ListSubscribersPage> pages, int collectionSize)
-