Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
SnapshotClient.ListSnapshotsPagedResponse |
SnapshotClient.listSnapshots(ListSnapshotsHttpRequest request)
Retrieves the list of Snapshot resources contained within the specified project.
|
SnapshotClient.ListSnapshotsPagedResponse |
SnapshotClient.listSnapshots(ProjectName project)
Retrieves the list of Snapshot resources contained within the specified project.
|
SnapshotClient.ListSnapshotsPagedResponse |
SnapshotClient.listSnapshots(String project)
Retrieves the list of Snapshot resources contained within the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotClient.ListSnapshotsPagedResponse.createAsync(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotClient.listSnapshotsPagedCallable()
Retrieves the list of Snapshot resources contained within the specified project.
|
PagedCallSettings<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
PagedCallSettings.Builder<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> |
HttpJsonSnapshotStub.listSnapshotsPagedCallable() |
UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotStub.listSnapshotsPagedCallable() |
PagedCallSettings<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
PagedCallSettings.Builder<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Copyright © 2019 Google LLC. All rights reserved.