Uses of Class
com.google.cloud.run.v2.stub.JobsStub
-
Packages that use JobsStub Package Description com.google.cloud.run.v2 A client to Cloud Run Admin APIcom.google.cloud.run.v2.stub -
-
Uses of JobsStub in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return JobsStub Modifier and Type Method Description JobsStub
JobsClient. getStub()
Methods in com.google.cloud.run.v2 with parameters of type JobsStub Modifier and Type Method Description static JobsClient
JobsClient. create(JobsStub stub)
Constructs an instance of JobsClient, using the given stub for making calls.Constructors in com.google.cloud.run.v2 with parameters of type JobsStub Constructor Description JobsClient(JobsStub stub)
-
Uses of JobsStub in com.google.cloud.run.v2.stub
Subclasses of JobsStub in com.google.cloud.run.v2.stub Modifier and Type Class Description class
GrpcJobsStub
gRPC stub implementation for the Jobs service API.class
HttpJsonJobsStub
REST stub implementation for the Jobs service API.Methods in com.google.cloud.run.v2.stub that return JobsStub Modifier and Type Method Description JobsStub
JobsStubSettings. createStub()
-