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 |
---|---|
NodeGroupAggregatedList |
NodeGroupAggregatedList.Builder.build() |
static NodeGroupAggregatedList |
NodeGroupAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> |
NodeGroupClient.aggregatedListNodeGroupsCallable()
Retrieves an aggregated list of node groups.
|
PagedCallSettings<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> |
NodeGroupSettings.aggregatedListNodeGroupsSettings()
Returns the object with the settings used for calls to aggregatedListNodeGroups.
|
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 |
---|---|
protected NodeGroupClient.AggregatedListNodeGroupsPage |
NodeGroupClient.AggregatedListNodeGroupsPage.createPage(PageContext<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupsScopedList> context,
NodeGroupAggregatedList response) |
NodeGroupAggregatedList.Builder |
NodeGroupAggregatedList.Builder.mergeFrom(NodeGroupAggregatedList other) |
static NodeGroupAggregatedList.Builder |
NodeGroupAggregatedList.newBuilder(NodeGroupAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> |
HttpJsonNodeGroupStub.aggregatedListNodeGroupsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> |
NodeGroupStub.aggregatedListNodeGroupsCallable() |
UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> |
HttpJsonNodeGroupStub.aggregatedListNodeGroupsCallable() |
PagedCallSettings<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> |
NodeGroupStubSettings.aggregatedListNodeGroupsSettings()
Returns the object with the settings used for calls to aggregatedListNodeGroups.
|
PagedCallSettings.Builder<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> |
NodeGroupStubSettings.Builder.aggregatedListNodeGroupsSettings()
Returns the builder for the settings used for calls to aggregatedListNodeGroups.
|
Copyright © 2019 Google LLC. All rights reserved.