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