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 |
---|---|
NodeGroupClient.ListNodesNodeGroupsPagedResponse |
NodeGroupClient.listNodesNodeGroups(ListNodesNodeGroupsHttpRequest request)
Lists nodes in the node group.
|
NodeGroupClient.ListNodesNodeGroupsPagedResponse |
NodeGroupClient.listNodesNodeGroups(ProjectZoneNodeGroupName nodeGroup)
Lists nodes in the node group.
|
NodeGroupClient.ListNodesNodeGroupsPagedResponse |
NodeGroupClient.listNodesNodeGroups(String nodeGroup)
Lists nodes in the node group.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupClient.ListNodesNodeGroupsPagedResponse> |
NodeGroupStub.listNodesNodeGroupsPagedCallable() |
UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupClient.ListNodesNodeGroupsPagedResponse> |
HttpJsonNodeGroupStub.listNodesNodeGroupsPagedCallable() |
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.