Uses of Class
com.google.cloud.dataproc.v1.stub.ClusterControllerStub
-
Packages that use ClusterControllerStub Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of ClusterControllerStub in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ClusterControllerStub Modifier and Type Method Description ClusterControllerStubClusterControllerClient. getStub()Methods in com.google.cloud.dataproc.v1 with parameters of type ClusterControllerStub Modifier and Type Method Description static ClusterControllerClientClusterControllerClient. create(ClusterControllerStub stub)Constructs an instance of ClusterControllerClient, using the given stub for making calls.Constructors in com.google.cloud.dataproc.v1 with parameters of type ClusterControllerStub Constructor Description ClusterControllerClient(ClusterControllerStub stub) -
Uses of ClusterControllerStub in com.google.cloud.dataproc.v1.stub
Subclasses of ClusterControllerStub in com.google.cloud.dataproc.v1.stub Modifier and Type Class Description classGrpcClusterControllerStubgRPC stub implementation for the ClusterController service API.classHttpJsonClusterControllerStubREST stub implementation for the ClusterController service API.Methods in com.google.cloud.dataproc.v1.stub that return ClusterControllerStub Modifier and Type Method Description ClusterControllerStubClusterControllerStubSettings. createStub()
-