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