| Package | Description |
|---|---|
| com.google.cloud.gkemulticloud.v1 |
A client to Anthos Multi-Cloud API
|
| com.google.cloud.gkemulticloud.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
AttachedClustersClient.ListAttachedClustersPagedResponse |
AttachedClustersClient.listAttachedClusters(ListAttachedClustersRequest request)
Lists all [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources on a given
Google Cloud project and region.
|
AttachedClustersClient.ListAttachedClustersPagedResponse |
AttachedClustersClient.listAttachedClusters(LocationName parent)
Lists all [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources on a given
Google Cloud project and region.
|
AttachedClustersClient.ListAttachedClustersPagedResponse |
AttachedClustersClient.listAttachedClusters(String parent)
Lists all [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources on a given
Google Cloud project and region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AttachedClustersClient.ListAttachedClustersPagedResponse> |
AttachedClustersClient.ListAttachedClustersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAttachedClustersRequest,ListAttachedClustersResponse,AttachedCluster> context,
com.google.api.core.ApiFuture<ListAttachedClustersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAttachedClustersRequest,AttachedClustersClient.ListAttachedClustersPagedResponse> |
AttachedClustersClient.listAttachedClustersPagedCallable()
Lists all [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources on a given
Google Cloud project and region.
|
com.google.api.gax.rpc.PagedCallSettings<ListAttachedClustersRequest,ListAttachedClustersResponse,AttachedClustersClient.ListAttachedClustersPagedResponse> |
AttachedClustersSettings.listAttachedClustersSettings()
Returns the object with the settings used for calls to listAttachedClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAttachedClustersRequest,ListAttachedClustersResponse,AttachedClustersClient.ListAttachedClustersPagedResponse> |
AttachedClustersSettings.Builder.listAttachedClustersSettings()
Returns the builder for the settings used for calls to listAttachedClusters.
|
Copyright © 2023 Google LLC. All rights reserved.