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