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