| 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 |
|---|---|
NodeGroupsListNodes |
NodeGroupsListNodes.Builder.build() |
static NodeGroupsListNodes |
NodeGroupsListNodes.getDefaultInstance() |
| Modifier and Type | Method and Description |
|---|---|
UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> |
NodeGroupClient.listNodesNodeGroupsCallable()
Lists nodes in the node group.
|
PagedCallSettings<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes,NodeGroupClient.ListNodesNodeGroupsPagedResponse> |
NodeGroupSettings.listNodesNodeGroupsSettings()
Returns the object with the settings used for calls to listNodesNodeGroups.
|
PagedCallSettings.Builder<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes,NodeGroupClient.ListNodesNodeGroupsPagedResponse> |
NodeGroupSettings.Builder.listNodesNodeGroupsSettings()
Returns the builder for the settings used for calls to listNodesNodeGroups.
|
| Modifier and Type | Method and Description |
|---|---|
protected NodeGroupClient.ListNodesNodeGroupsPage |
NodeGroupClient.ListNodesNodeGroupsPage.createPage(PageContext<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes,NodeGroupNode> context,
NodeGroupsListNodes response) |
NodeGroupsListNodes.Builder |
NodeGroupsListNodes.Builder.mergeFrom(NodeGroupsListNodes other) |
static NodeGroupsListNodes.Builder |
NodeGroupsListNodes.newBuilder(NodeGroupsListNodes prototype) |
| Modifier and Type | Field and Description |
|---|---|
static ApiMethodDescriptor<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> |
HttpJsonNodeGroupStub.listNodesNodeGroupsMethodDescriptor |
| Modifier and Type | Method and Description |
|---|---|
UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> |
NodeGroupStub.listNodesNodeGroupsCallable() |
UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> |
HttpJsonNodeGroupStub.listNodesNodeGroupsCallable() |
PagedCallSettings<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes,NodeGroupClient.ListNodesNodeGroupsPagedResponse> |
NodeGroupStubSettings.listNodesNodeGroupsSettings()
Returns the object with the settings used for calls to listNodesNodeGroups.
|
PagedCallSettings.Builder<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes,NodeGroupClient.ListNodesNodeGroupsPagedResponse> |
NodeGroupStubSettings.Builder.listNodesNodeGroupsSettings()
Returns the builder for the settings used for calls to listNodesNodeGroups.
|
Copyright © 2019 Google LLC. All rights reserved.