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 AttachedClustersClientAttachedClustersClient. create()Constructs an instance of AttachedClustersClient with default settings.static AttachedClustersClientAttachedClustersClient. create(AttachedClustersSettings settings)Constructs an instance of AttachedClustersClient, using the given settings.static AttachedClustersClientAttachedClustersClient. create(AttachedClustersStub stub)Constructs an instance of AttachedClustersClient, using the given stub for making calls.
-