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 |
---|---|
NodeGroupList |
NodeGroupList.Builder.build() |
static NodeGroupList |
NodeGroupList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> |
NodeGroupClient.listNodeGroupsCallable()
Retrieves a list of node groups available to the specified project.
|
PagedCallSettings<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupSettings.listNodeGroupsSettings()
Returns the object with the settings used for calls to listNodeGroups.
|
PagedCallSettings.Builder<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupSettings.Builder.listNodeGroupsSettings()
Returns the builder for the settings used for calls to listNodeGroups.
|
Modifier and Type | Method and Description |
---|---|
protected NodeGroupClient.ListNodeGroupsPage |
NodeGroupClient.ListNodeGroupsPage.createPage(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
NodeGroupList response) |
NodeGroupList.Builder |
NodeGroupList.Builder.mergeFrom(NodeGroupList other) |
static NodeGroupList.Builder |
NodeGroupList.newBuilder(NodeGroupList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupClient.ListNodeGroupsPagedResponse.createAsync(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
static com.google.api.core.ApiFuture<NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupClient.ListNodeGroupsPagedResponse.createAsync(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
protected NodeGroupClient.ListNodeGroupsPage |
NodeGroupClient.ListNodeGroupsPage.createPage(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
NodeGroupList response) |
com.google.api.core.ApiFuture<NodeGroupClient.ListNodeGroupsPage> |
NodeGroupClient.ListNodeGroupsPage.createPageAsync(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
com.google.api.core.ApiFuture<NodeGroupClient.ListNodeGroupsPage> |
NodeGroupClient.ListNodeGroupsPage.createPageAsync(PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListNodeGroupsHttpRequest,NodeGroupList> |
HttpJsonNodeGroupStub.listNodeGroupsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> |
NodeGroupStub.listNodeGroupsCallable() |
UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> |
HttpJsonNodeGroupStub.listNodeGroupsCallable() |
PagedCallSettings<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupStubSettings.listNodeGroupsSettings()
Returns the object with the settings used for calls to listNodeGroups.
|
PagedCallSettings.Builder<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupStubSettings.Builder.listNodeGroupsSettings()
Returns the builder for the settings used for calls to listNodeGroups.
|
Copyright © 2019 Google LLC. All rights reserved.