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