| 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.ListMembershipsPagedResponse |
GkeHubClient.listMemberships(ListMembershipsRequest request)
Lists Memberships in a given project and location.
|
GkeHubClient.ListMembershipsPagedResponse |
GkeHubClient.listMemberships(LocationName parent)
Lists Memberships in a given project and location.
|
GkeHubClient.ListMembershipsPagedResponse |
GkeHubClient.listMemberships(String parent)
Lists Memberships in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GkeHubClient.ListMembershipsPagedResponse> |
GkeHubClient.ListMembershipsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMembershipsRequest,ListMembershipsResponse,Membership> context,
com.google.api.core.ApiFuture<ListMembershipsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListMembershipsRequest,GkeHubClient.ListMembershipsPagedResponse> |
GkeHubClient.listMembershipsPagedCallable()
Lists Memberships in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListMembershipsRequest,ListMembershipsResponse,GkeHubClient.ListMembershipsPagedResponse> |
GkeHubSettings.listMembershipsSettings()
Returns the object with the settings used for calls to listMemberships.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMembershipsRequest,ListMembershipsResponse,GkeHubClient.ListMembershipsPagedResponse> |
GkeHubSettings.Builder.listMembershipsSettings()
Returns the builder for the settings used for calls to listMemberships.
|
Copyright © 2022 Google LLC. All rights reserved.