| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and 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) |
Copyright © 2024 Google LLC. All rights reserved.