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