Uses of Class
com.google.cloud.compute.v1.PacketMirroringsClient.AggregatedListPagedResponse
-
Packages that use PacketMirroringsClient.AggregatedListPagedResponse Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of PacketMirroringsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PacketMirroringsClient.AggregatedListPagedResponse Modifier and Type Method Description PacketMirroringsClient.AggregatedListPagedResponse
PacketMirroringsClient. aggregatedList(AggregatedListPacketMirroringsRequest request)
Retrieves an aggregated list of packetMirrorings.PacketMirroringsClient.AggregatedListPagedResponse
PacketMirroringsClient. aggregatedList(String project)
Retrieves an aggregated list of packetMirrorings.Methods in com.google.cloud.compute.v1 that return types with arguments of type PacketMirroringsClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListPacketMirroringsRequest,PacketMirroringsClient.AggregatedListPagedResponse>
PacketMirroringsClient. aggregatedListPagedCallable()
Retrieves an aggregated list of packetMirrorings.com.google.api.gax.rpc.PagedCallSettings<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,PacketMirroringsClient.AggregatedListPagedResponse>
PacketMirroringsSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,PacketMirroringsClient.AggregatedListPagedResponse>
PacketMirroringsSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<PacketMirroringsClient.AggregatedListPagedResponse>
PacketMirroringsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListPacketMirroringsRequest,PacketMirroringAggregatedList,Map.Entry<String,PacketMirroringsScopedList>> context, com.google.api.core.ApiFuture<PacketMirroringAggregatedList> futureResponse)
-
Uses of PacketMirroringsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
-