| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1 |
A client to GKE Hub
|
| com.google.cloud.gkehub.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
GkeHubClient.ListFeaturesPagedResponse |
GkeHubClient.listFeatures(ListFeaturesRequest request)
Lists Features in a given project and location.
|
GkeHubClient.ListFeaturesPagedResponse |
GkeHubClient.listFeatures(LocationName parent)
Lists Features in a given project and location.
|
GkeHubClient.ListFeaturesPagedResponse |
GkeHubClient.listFeatures(String parent)
Lists Features in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GkeHubClient.ListFeaturesPagedResponse> |
GkeHubClient.ListFeaturesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context,
com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,GkeHubClient.ListFeaturesPagedResponse> |
GkeHubClient.listFeaturesPagedCallable()
Lists Features in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse> |
GkeHubSettings.listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse> |
GkeHubSettings.Builder.listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,GkeHubClient.ListFeaturesPagedResponse> |
HttpJsonGkeHubStub.listFeaturesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,GkeHubClient.ListFeaturesPagedResponse> |
GkeHubStub.listFeaturesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,GkeHubClient.ListFeaturesPagedResponse> |
GrpcGkeHubStub.listFeaturesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse> |
GkeHubStubSettings.listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse> |
GkeHubStubSettings.Builder.listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
|
Copyright © 2022 Google LLC. All rights reserved.