| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DiskTypesClient.AggregatedListPagedResponse |
DiskTypesClient.aggregatedList(AggregatedListDiskTypesRequest request)
Retrieves an aggregated list of disk types.
|
DiskTypesClient.AggregatedListPagedResponse |
DiskTypesClient.aggregatedList(String project)
Retrieves an aggregated list of disk types.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDiskTypesRequest,DiskTypesClient.AggregatedListPagedResponse> |
DiskTypesClient.aggregatedListPagedCallable()
Retrieves an aggregated list of disk types.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,DiskTypesClient.AggregatedListPagedResponse> |
DiskTypesSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,DiskTypesClient.AggregatedListPagedResponse> |
DiskTypesSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<DiskTypesClient.AggregatedListPagedResponse> |
DiskTypesClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,Map.Entry<String,DiskTypesScopedList>> context,
com.google.api.core.ApiFuture<DiskTypeAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListDiskTypesRequest,DiskTypesClient.AggregatedListPagedResponse> |
HttpJsonDiskTypesStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<AggregatedListDiskTypesRequest,DiskTypesClient.AggregatedListPagedResponse> |
DiskTypesStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,DiskTypesClient.AggregatedListPagedResponse> |
DiskTypesStubSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,DiskTypesClient.AggregatedListPagedResponse> |
DiskTypesStubSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
Copyright © 2024 Google LLC. All rights reserved.