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 |
---|---|
UnaryCallable<AggregatedListDisksHttpRequest,DiskClient.AggregatedListDisksPagedResponse> |
HttpJsonDiskStub.aggregatedListDisksPagedCallable() |
UnaryCallable<AggregatedListDisksHttpRequest,DiskClient.AggregatedListDisksPagedResponse> |
DiskStub.aggregatedListDisksPagedCallable() |
PagedCallSettings<AggregatedListDisksHttpRequest,DiskAggregatedList,DiskClient.AggregatedListDisksPagedResponse> |
DiskStubSettings.aggregatedListDisksSettings()
Returns the object with the settings used for calls to aggregatedListDisks.
|
PagedCallSettings.Builder<AggregatedListDisksHttpRequest,DiskAggregatedList,DiskClient.AggregatedListDisksPagedResponse> |
DiskStubSettings.Builder.aggregatedListDisksSettings()
Returns the builder for the settings used for calls to aggregatedListDisks.
|
Copyright © 2019 Google LLC. All rights reserved.