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 JobsStubJobsClient. getStub()Methods in com.google.cloud.run.v2 with parameters of type JobsStub Modifier and Type Method Description static JobsClientJobsClient. 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 classGrpcJobsStubgRPC stub implementation for the Jobs service API.classHttpJsonJobsStubREST stub implementation for the Jobs service API.Methods in com.google.cloud.run.v2.stub that return JobsStub Modifier and Type Method Description JobsStubJobsStubSettings. createStub()
-