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