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 |
---|---|
ListSnapshotsHttpRequest |
ListSnapshotsHttpRequest.Builder.build() |
static ListSnapshotsHttpRequest |
ListSnapshotsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotList> |
SnapshotClient.listSnapshotsCallable()
Retrieves the list of Snapshot resources contained within the specified project.
|
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotClient.listSnapshotsPagedCallable()
Retrieves the list of Snapshot resources contained within the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.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 |
---|---|
SnapshotClient.ListSnapshotsPagedResponse |
SnapshotClient.listSnapshots(ListSnapshotsHttpRequest request)
Retrieves the list of Snapshot resources contained within the specified project.
|
ListSnapshotsHttpRequest.Builder |
ListSnapshotsHttpRequest.Builder.mergeFrom(ListSnapshotsHttpRequest other) |
static ListSnapshotsHttpRequest.Builder |
ListSnapshotsHttpRequest.newBuilder(ListSnapshotsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotClient.ListSnapshotsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
protected SnapshotClient.ListSnapshotsPage |
SnapshotClient.ListSnapshotsPage.createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
SnapshotList response) |
com.google.api.core.ApiFuture<SnapshotClient.ListSnapshotsPage> |
SnapshotClient.ListSnapshotsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsHttpRequest,SnapshotList,Snapshot> context,
com.google.api.core.ApiFuture<SnapshotList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListSnapshotsHttpRequest,SnapshotList> |
HttpJsonSnapshotStub.listSnapshotsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotList> |
SnapshotStub.listSnapshotsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotList> |
HttpJsonSnapshotStub.listSnapshotsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsHttpRequest,SnapshotClient.ListSnapshotsPagedResponse> |
HttpJsonSnapshotStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsHttpRequest,SnapshotList,SnapshotClient.ListSnapshotsPagedResponse> |
SnapshotStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.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.