| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1beta1 |
A client to GKE Hub API
|
| com.google.cloud.gkehub.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
GkeHubMembershipServiceClient.ListMembershipsPagedResponse |
GkeHubMembershipServiceClient.listMemberships(ListMembershipsRequest request)
Lists Memberships in a given project and location.
|
GkeHubMembershipServiceClient.ListMembershipsPagedResponse |
GkeHubMembershipServiceClient.listMemberships(LocationName parent)
Lists Memberships in a given project and location.
|
GkeHubMembershipServiceClient.ListMembershipsPagedResponse |
GkeHubMembershipServiceClient.listMemberships(String parent)
Lists Memberships in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GkeHubMembershipServiceClient.ListMembershipsPagedResponse> |
GkeHubMembershipServiceClient.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,GkeHubMembershipServiceClient.ListMembershipsPagedResponse> |
GkeHubMembershipServiceClient.listMembershipsPagedCallable()
Lists Memberships in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListMembershipsRequest,ListMembershipsResponse,GkeHubMembershipServiceClient.ListMembershipsPagedResponse> |
GkeHubMembershipServiceSettings.listMembershipsSettings()
Returns the object with the settings used for calls to listMemberships.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMembershipsRequest,ListMembershipsResponse,GkeHubMembershipServiceClient.ListMembershipsPagedResponse> |
GkeHubMembershipServiceSettings.Builder.listMembershipsSettings()
Returns the builder for the settings used for calls to listMemberships.
|
Copyright © 2022 Google LLC. All rights reserved.