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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> |
DiskClient.aggregatedListDisksCallable()
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 |
---|---|
protected DiskClient.AggregatedListDisksPage |
DiskClient.AggregatedListDisksPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
DiskAggregatedList response) |
DiskAggregatedList.Builder |
DiskAggregatedList.Builder.mergeFrom(DiskAggregatedList other) |
static DiskAggregatedList.Builder |
DiskAggregatedList.newBuilder(DiskAggregatedList 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) |
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) |
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 |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> |
HttpJsonDiskStub.aggregatedListDisksCallable() |
com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksHttpRequest,DiskAggregatedList> |
DiskStub.aggregatedListDisksCallable() |
com.google.api.gax.rpc.PagedCallSettings<AggregatedListDisksHttpRequest,DiskAggregatedList,DiskClient.AggregatedListDisksPagedResponse> |
DiskStubSettings.aggregatedListDisksSettings()
Returns the object with the settings used for calls to aggregatedListDisks.
|
com.google.api.gax.rpc.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.