Uses of Class
com.google.cloud.compute.v1.PublicDelegatedPrefixesClient.AggregatedListPage
-
Packages that use PublicDelegatedPrefixesClient.AggregatedListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of PublicDelegatedPrefixesClient.AggregatedListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PublicDelegatedPrefixesClient.AggregatedListPage Modifier and Type Method Description protected PublicDelegatedPrefixesClient.AggregatedListPage
PublicDelegatedPrefixesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList,Map.Entry<String,PublicDelegatedPrefixesScopedList>> context, PublicDelegatedPrefixAggregatedList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type PublicDelegatedPrefixesClient.AggregatedListPage Modifier and Type Method Description com.google.api.core.ApiFuture<PublicDelegatedPrefixesClient.AggregatedListPage>
PublicDelegatedPrefixesClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList,Map.Entry<String,PublicDelegatedPrefixesScopedList>> context, com.google.api.core.ApiFuture<PublicDelegatedPrefixAggregatedList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type PublicDelegatedPrefixesClient.AggregatedListPage Modifier and Type Method Description protected PublicDelegatedPrefixesClient.AggregatedListFixedSizeCollection
PublicDelegatedPrefixesClient.AggregatedListFixedSizeCollection. createCollection(List<PublicDelegatedPrefixesClient.AggregatedListPage> pages, int collectionSize)
-