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 AttachedClustersStub
AttachedClustersClient. getStub()
Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AttachedClustersStub Modifier and Type Method Description static AttachedClustersClient
AttachedClustersClient. 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 class
GrpcAttachedClustersStub
gRPC stub implementation for the AttachedClusters service API.class
HttpJsonAttachedClustersStub
REST stub implementation for the AttachedClusters service API.Methods in com.google.cloud.gkemulticloud.v1.stub that return AttachedClustersStub Modifier and Type Method Description AttachedClustersStub
AttachedClustersStubSettings. createStub()
-