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