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 ClusterControllerStub
ClusterControllerClient. getStub()
Methods in com.google.cloud.dataproc.v1 with parameters of type ClusterControllerStub Modifier and Type Method Description static ClusterControllerClient
ClusterControllerClient. 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 class
GrpcClusterControllerStub
gRPC stub implementation for the ClusterController service API.class
HttpJsonClusterControllerStub
REST stub implementation for the ClusterController service API.Methods in com.google.cloud.dataproc.v1.stub that return ClusterControllerStub Modifier and Type Method Description ClusterControllerStub
ClusterControllerStubSettings. createStub()
-