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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> |
NodeGroupClient.listNodeGroupsCallable()
Retrieves a list of node groups available to the specified project.
|
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 |
---|---|
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(com.google.api.gax.rpc.PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
protected NodeGroupClient.ListNodeGroupsPage |
NodeGroupClient.ListNodeGroupsPage.createPage(com.google.api.gax.rpc.PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
NodeGroupList response) |
com.google.api.core.ApiFuture<NodeGroupClient.ListNodeGroupsPage> |
NodeGroupClient.ListNodeGroupsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNodeGroupsHttpRequest,NodeGroupList,NodeGroup> context,
com.google.api.core.ApiFuture<NodeGroupList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListNodeGroupsHttpRequest,NodeGroupList> |
HttpJsonNodeGroupStub.listNodeGroupsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> |
HttpJsonNodeGroupStub.listNodeGroupsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> |
NodeGroupStub.listNodeGroupsCallable() |
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.