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 |
---|---|
SnapshotList |
SnapshotList.Builder.build() |
static SnapshotList |
SnapshotList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSnapshotsHttpRequest,SnapshotList> |
SnapshotClient.listSnapshotsCallable()
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 |
---|---|
protected SnapshotClient.ListSnapshotsPage |
SnapshotClient.ListSnapshotsPage.createPage(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
SnapshotList response) |
SnapshotList.Builder |
SnapshotList.Builder.mergeFrom(SnapshotList other) |
static SnapshotList.Builder |
SnapshotList.newBuilder(SnapshotList prototype) |
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) |
static com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotClient.ListSnapshotsPagedResponse.createAsync(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
protected SnapshotClient.ListSnapshotsPage |
SnapshotClient.ListSnapshotsPage.createPage(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
SnapshotList response) |
com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> |
SnapshotClient.ListSnapshotsPage.createPageAsync(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> |
SnapshotClient.ListSnapshotsPage.createPageAsync(PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListSnapshotsHttpRequest,SnapshotList> |
HttpJsonSnapshotStub.listSnapshotsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListSnapshotsHttpRequest,SnapshotList> |
HttpJsonSnapshotStub.listSnapshotsCallable() |
UnaryCallable<ListSnapshotsHttpRequest,SnapshotList> |
SnapshotStub.listSnapshotsCallable() |
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.