Uses of Class
com.google.cloud.gkemulticloud.v1.stub.AttachedClustersStub
-
Packages that use AttachedClustersStub Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of AttachedClustersStub in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClustersStub Modifier and Type Method Description AttachedClustersStubAttachedClustersClient. getStub()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AttachedClustersStub Modifier and Type Method Description static AttachedClustersClientAttachedClustersClient. create(AttachedClustersStub stub)Constructs an instance of AttachedClustersClient, using the given stub for making calls.Constructors in com.google.cloud.gkemulticloud.v1 with parameters of type AttachedClustersStub Constructor Description AttachedClustersClient(AttachedClustersStub stub) -
Uses of AttachedClustersStub in com.google.cloud.gkemulticloud.v1.stub
Subclasses of AttachedClustersStub in com.google.cloud.gkemulticloud.v1.stub Modifier and Type Class Description classGrpcAttachedClustersStubgRPC stub implementation for the AttachedClusters service API.classHttpJsonAttachedClustersStubREST stub implementation for the AttachedClusters service API.Methods in com.google.cloud.gkemulticloud.v1.stub that return AttachedClustersStub Modifier and Type Method Description AttachedClustersStubAttachedClustersStubSettings. createStub()
-