| 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 |
|---|---|
AcceleratorTypesClient.AggregatedListPagedResponse |
AcceleratorTypesClient.aggregatedList(AggregatedListAcceleratorTypesRequest request)
Retrieves an aggregated list of accelerator types.
|
AcceleratorTypesClient.AggregatedListPagedResponse |
AcceleratorTypesClient.aggregatedList(String project)
Retrieves an aggregated list of accelerator types.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListAcceleratorTypesRequest,AcceleratorTypesClient.AggregatedListPagedResponse> |
AcceleratorTypesClient.aggregatedListPagedCallable()
Retrieves an aggregated list of accelerator types.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList,AcceleratorTypesClient.AggregatedListPagedResponse> |
AcceleratorTypesSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList,AcceleratorTypesClient.AggregatedListPagedResponse> |
AcceleratorTypesSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<AcceleratorTypesClient.AggregatedListPagedResponse> |
AcceleratorTypesClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList,Map.Entry<String,AcceleratorTypesScopedList>> context,
com.google.api.core.ApiFuture<AcceleratorTypeAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.