| 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 | 
|---|---|
AggregatedListDisksHttpRequest | 
AggregatedListDisksHttpRequest.Builder.build()  | 
static AggregatedListDisksHttpRequest | 
AggregatedListDisksHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> | 
DiskClient.aggregatedListDisksCallable()
Retrieves an aggregated list of persistent disks. 
 | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DiskClient.AggregatedListDisksPagedResponse | 
DiskClient.aggregatedListDisks(AggregatedListDisksHttpRequest request)
Retrieves an aggregated list of persistent disks. 
 | 
AggregatedListDisksHttpRequest.Builder | 
AggregatedListDisksHttpRequest.Builder.mergeFrom(AggregatedListDisksHttpRequest other)  | 
static AggregatedListDisksHttpRequest.Builder | 
AggregatedListDisksHttpRequest.newBuilder(AggregatedListDisksHttpRequest prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
protected DiskClient.AggregatedListDisksPage | 
DiskClient.AggregatedListDisksPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
          DiskAggregatedList response)  | 
com.google.api.core.ApiFuture<DiskClient.AggregatedListDisksPage> | 
DiskClient.AggregatedListDisksPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
               com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListDisksHttpRequest,DiskAggregatedList> | 
HttpJsonDiskStub.aggregatedListDisksMethodDescriptor  | 
Copyright © 2019 Google LLC. All rights reserved.