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 |
---|---|
DiskAggregatedList |
DiskAggregatedList.Builder.build() |
static DiskAggregatedList |
DiskAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> |
DiskClient.aggregatedListDisksCallable()
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 |
---|---|
protected DiskClient.AggregatedListDisksPage |
DiskClient.AggregatedListDisksPage.createPage(PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
DiskAggregatedList response) |
DiskAggregatedList.Builder |
DiskAggregatedList.Builder.mergeFrom(DiskAggregatedList other) |
static DiskAggregatedList.Builder |
DiskAggregatedList.newBuilder(DiskAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListDisksHttpRequest,DiskAggregatedList> |
HttpJsonDiskStub.aggregatedListDisksMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> |
HttpJsonDiskStub.aggregatedListDisksCallable() |
UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> |
DiskStub.aggregatedListDisksCallable() |
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.