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 |
---|---|
AggregatedListNodeGroupsHttpRequest |
AggregatedListNodeGroupsHttpRequest.Builder.build() |
static AggregatedListNodeGroupsHttpRequest |
AggregatedListNodeGroupsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> |
NodeGroupClient.aggregatedListNodeGroupsCallable()
Retrieves an aggregated list of node groups.
|
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.
|
Modifier and Type | Method and Description |
---|---|
NodeGroupClient.AggregatedListNodeGroupsPagedResponse |
NodeGroupClient.aggregatedListNodeGroups(AggregatedListNodeGroupsHttpRequest request)
Retrieves an aggregated list of node groups.
|
AggregatedListNodeGroupsHttpRequest.Builder |
AggregatedListNodeGroupsHttpRequest.Builder.mergeFrom(AggregatedListNodeGroupsHttpRequest other) |
static AggregatedListNodeGroupsHttpRequest.Builder |
AggregatedListNodeGroupsHttpRequest.newBuilder(AggregatedListNodeGroupsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
protected NodeGroupClient.AggregatedListNodeGroupsPage |
NodeGroupClient.AggregatedListNodeGroupsPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupsScopedList> context,
NodeGroupAggregatedList response) |
com.google.api.core.ApiFuture<NodeGroupClient.AggregatedListNodeGroupsPage> |
NodeGroupClient.AggregatedListNodeGroupsPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupsScopedList> context,
com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> |
HttpJsonNodeGroupStub.aggregatedListNodeGroupsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.