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 |
---|---|
ListNodeGroupsHttpRequest |
ListNodeGroupsHttpRequest.Builder.build() |
static ListNodeGroupsHttpRequest |
ListNodeGroupsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> |
NodeGroupClient.listNodeGroupsCallable()
Retrieves a list of node groups available to the specified project.
|
UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupClient.listNodeGroupsPagedCallable()
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 |
---|---|
NodeGroupClient.ListNodeGroupsPagedResponse |
NodeGroupClient.listNodeGroups(ListNodeGroupsHttpRequest request)
Retrieves a list of node groups available to the specified project.
|
ListNodeGroupsHttpRequest.Builder |
ListNodeGroupsHttpRequest.Builder.mergeFrom(ListNodeGroupsHttpRequest other) |
static ListNodeGroupsHttpRequest.Builder |
ListNodeGroupsHttpRequest.newBuilder(ListNodeGroupsHttpRequest 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) |
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) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListNodeGroupsHttpRequest,NodeGroupList> |
HttpJsonNodeGroupStub.listNodeGroupsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.