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 |
---|---|
DiskClient.AggregatedListDisksPagedResponse |
DiskClient.aggregatedListDisks(AggregatedListDisksHttpRequest request)
Retrieves an aggregated list of persistent disks.
|
DiskClient.AggregatedListDisksPagedResponse |
DiskClient.aggregatedListDisks(ProjectName project)
Retrieves an aggregated list of persistent disks.
|
DiskClient.AggregatedListDisksPagedResponse |
DiskClient.aggregatedListDisks(String project)
Retrieves an aggregated list of persistent disks.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksHttpRequest,DiskClient.AggregatedListDisksPagedResponse> |
DiskClient.aggregatedListDisksPagedCallable()
Retrieves an aggregated list of persistent disks.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListDisksHttpRequest,DiskAggregatedList,DiskClient.AggregatedListDisksPagedResponse> |
DiskSettings.aggregatedListDisksSettings()
Returns the object with the settings used for calls to aggregatedListDisks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListDisksHttpRequest,DiskAggregatedList,DiskClient.AggregatedListDisksPagedResponse> |
DiskSettings.Builder.aggregatedListDisksSettings()
Returns the builder for the settings used for calls to aggregatedListDisks.
|
static com.google.api.core.ApiFuture<DiskClient.AggregatedListDisksPagedResponse> |
DiskClient.AggregatedListDisksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.