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.ListNodeGroupsPagedResponse |
NodeGroupClient.listNodeGroups(ListNodeGroupsHttpRequest request)
Retrieves a list of node groups available to the specified project.
|
NodeGroupClient.ListNodeGroupsPagedResponse |
NodeGroupClient.listNodeGroups(ProjectZoneName zone)
Retrieves a list of node groups available to the specified project.
|
NodeGroupClient.ListNodeGroupsPagedResponse |
NodeGroupClient.listNodeGroups(String zone)
Retrieves a list of node groups available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupStub.listNodeGroupsPagedCallable() |
UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> |
HttpJsonNodeGroupStub.listNodeGroupsPagedCallable() |
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.