| 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.ListPagedResponse |
PacketMirroringsClient.list(ListPacketMirroringsRequest request)
Retrieves a list of PacketMirroring resources available to the specified project and region.
|
PacketMirroringsClient.ListPagedResponse |
PacketMirroringsClient.list(String project,
String region)
Retrieves a list of PacketMirroring resources available to the specified project and region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PacketMirroringsClient.ListPagedResponse> |
PacketMirroringsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroring> context,
com.google.api.core.ApiFuture<PacketMirroringList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringsClient.ListPagedResponse> |
PacketMirroringsClient.listPagedCallable()
Retrieves a list of PacketMirroring resources available to the specified project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse> |
PacketMirroringsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse> |
PacketMirroringsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringsClient.ListPagedResponse> |
PacketMirroringsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPacketMirroringsRequest,PacketMirroringsClient.ListPagedResponse> |
HttpJsonPacketMirroringsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse> |
PacketMirroringsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPacketMirroringsRequest,PacketMirroringList,PacketMirroringsClient.ListPagedResponse> |
PacketMirroringsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.