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