| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1alpha |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected GkeHubClient.ListFeaturesPage |
GkeHubClient.ListFeaturesPage.createPage(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context,
ListFeaturesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<GkeHubClient.ListFeaturesPage> |
GkeHubClient.ListFeaturesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context,
com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected GkeHubClient.ListFeaturesFixedSizeCollection |
GkeHubClient.ListFeaturesFixedSizeCollection.createCollection(List<GkeHubClient.ListFeaturesPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.