Uses of Class
com.google.cloud.gkemulticloud.v1.AttachedClustersClient
-
Packages that use AttachedClustersClient Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AttachedClustersClient in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClustersClient Modifier and Type Method Description static AttachedClustersClient
AttachedClustersClient. create()
Constructs an instance of AttachedClustersClient with default settings.static AttachedClustersClient
AttachedClustersClient. create(AttachedClustersSettings settings)
Constructs an instance of AttachedClustersClient, using the given settings.static AttachedClustersClient
AttachedClustersClient. create(AttachedClustersStub stub)
Constructs an instance of AttachedClustersClient, using the given stub for making calls.
-