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 |
---|---|
NodeGroupClient.AggregatedListNodeGroupsPagedResponse |
NodeGroupClient.aggregatedListNodeGroups(AggregatedListNodeGroupsHttpRequest request)
Retrieves an aggregated list of node groups.
|
NodeGroupClient.AggregatedListNodeGroupsPagedResponse |
NodeGroupClient.aggregatedListNodeGroups(ProjectName project)
Retrieves an aggregated list of node groups.
|
NodeGroupClient.AggregatedListNodeGroupsPagedResponse |
NodeGroupClient.aggregatedListNodeGroups(String project)
Retrieves an aggregated list of node groups.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> |
NodeGroupClient.aggregatedListNodeGroupsPagedCallable()
Retrieves an aggregated list of node groups.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> |
NodeGroupSettings.aggregatedListNodeGroupsSettings()
Returns the object with the settings used for calls to aggregatedListNodeGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> |
NodeGroupSettings.Builder.aggregatedListNodeGroupsSettings()
Returns the builder for the settings used for calls to aggregatedListNodeGroups.
|
static com.google.api.core.ApiFuture<NodeGroupClient.AggregatedListNodeGroupsPagedResponse> |
NodeGroupClient.AggregatedListNodeGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupsScopedList> context,
com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.