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 |
---|---|
static com.google.api.core.ApiFuture<NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupClient.ListNodeGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupClient.listNodeGroupsPagedCallable()
Retrieves a list of node groups available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupSettings.listNodeGroupsSettings()
Returns the object with the settings used for calls to listNodeGroups.
|
com.google.api.gax.rpc.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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> |
HttpJsonNodeGroupStub.listNodeGroupsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupStub.listNodeGroupsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroupClient.ListNodeGroupsPagedResponse> |
NodeGroupStubSettings.listNodeGroupsSettings()
Returns the object with the settings used for calls to listNodeGroups.
|
com.google.api.gax.rpc.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.