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 |
---|---|
UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> |
DiskClient.aggregatedListDisksCallable()
Retrieves an aggregated list of persistent disks.
|
UnaryCallable<AggregatedListDisksHttpRequest,DiskClient.AggregatedListDisksPagedResponse> |
DiskClient.aggregatedListDisksPagedCallable()
Retrieves an aggregated list of persistent disks.
|
PagedCallSettings<AggregatedListDisksHttpRequest,DiskAggregatedList,DiskClient.AggregatedListDisksPagedResponse> |
DiskSettings.aggregatedListDisksSettings()
Returns the object with the settings used for calls to aggregatedListDisks.
|
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(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse) |
protected DiskClient.AggregatedListDisksPage |
DiskClient.AggregatedListDisksPage.createPage(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
DiskAggregatedList response) |
com.google.api.core.ApiFuture<DiskClient.AggregatedListDisksPage> |
DiskClient.AggregatedListDisksPage.createPageAsync(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListDisksHttpRequest,DiskAggregatedList> |
HttpJsonDiskStub.aggregatedListDisksMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.