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