Package com.google.cloud.channel.v1
Class CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig,CloudChannelServiceClient.ListCustomerRepricingConfigsPage,CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection>
-
- com.google.cloud.channel.v1.CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<CustomerRepricingConfig>
- Enclosing class:
- CloudChannelServiceClient
public static class CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig,CloudChannelServiceClient.ListCustomerRepricingConfigsPage,CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection
createCollection(List<CloudChannelServiceClient.ListCustomerRepricingConfigsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection createCollection(List<CloudChannelServiceClient.ListCustomerRepricingConfigsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig,CloudChannelServiceClient.ListCustomerRepricingConfigsPage,CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection>
-
-