| 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 |
|---|---|
RegionInstantSnapshotsClient.ListPagedResponse |
RegionInstantSnapshotsClient.list(ListRegionInstantSnapshotsRequest request)
Retrieves the list of InstantSnapshot resources contained within the specified region.
|
RegionInstantSnapshotsClient.ListPagedResponse |
RegionInstantSnapshotsClient.list(String project,
String region)
Retrieves the list of InstantSnapshot resources contained within the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionInstantSnapshotsClient.ListPagedResponse> |
RegionInstantSnapshotsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot> context,
com.google.api.core.ApiFuture<InstantSnapshotList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionInstantSnapshotsRequest,RegionInstantSnapshotsClient.ListPagedResponse> |
RegionInstantSnapshotsClient.listPagedCallable()
Retrieves the list of InstantSnapshot resources contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionInstantSnapshotsRequest,InstantSnapshotList,RegionInstantSnapshotsClient.ListPagedResponse> |
RegionInstantSnapshotsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionInstantSnapshotsRequest,InstantSnapshotList,RegionInstantSnapshotsClient.ListPagedResponse> |
RegionInstantSnapshotsSettings.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<ListRegionInstantSnapshotsRequest,RegionInstantSnapshotsClient.ListPagedResponse> |
HttpJsonRegionInstantSnapshotsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionInstantSnapshotsRequest,RegionInstantSnapshotsClient.ListPagedResponse> |
RegionInstantSnapshotsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionInstantSnapshotsRequest,InstantSnapshotList,RegionInstantSnapshotsClient.ListPagedResponse> |
RegionInstantSnapshotsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionInstantSnapshotsRequest,InstantSnapshotList,RegionInstantSnapshotsClient.ListPagedResponse> |
RegionInstantSnapshotsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.