Uses of Class
com.google.cloud.run.v2.Job
-
Packages that use Job Package Description com.google.cloud.run.v2 A client to Cloud Run Admin APIcom.google.cloud.run.v2.stub -
-
Uses of Job in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return Job Modifier and Type Method Description JobJob.Builder. build()JobJob.Builder. buildPartial()static JobJob. getDefaultInstance()JobJob.Builder. getDefaultInstanceForType()JobJob. getDefaultInstanceForType()JobCreateJobRequest.Builder. getJob()Required.JobCreateJobRequest. getJob()Required.JobCreateJobRequestOrBuilder. getJob()Required.JobJobsClient. getJob(GetJobRequest request)Gets information about a Job.JobJobsClient. getJob(JobName name)Gets information about a Job.JobJobsClient. getJob(String name)Gets information about a Job.JobJobsGrpc.JobsBlockingStub. getJob(GetJobRequest request)Gets information about a Job.JobUpdateJobRequest.Builder. getJob()Required.JobUpdateJobRequest. getJob()Required.JobUpdateJobRequestOrBuilder. getJob()Required.JobListJobsResponse.Builder. getJobs(int index)The resulting list of Jobs.JobListJobsResponse. getJobs(int index)The resulting list of Jobs.JobListJobsResponseOrBuilder. getJobs(int index)The resulting list of Jobs.static JobJob. parseDelimitedFrom(InputStream input)static JobJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(byte[] data)static JobJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(com.google.protobuf.ByteString data)static JobJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(com.google.protobuf.CodedInputStream input)static JobJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(InputStream input)static JobJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(ByteBuffer data)static JobJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.run.v2 that return types with arguments of type Job Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(CreateJobRequest request)Creates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(CreateJobRequest request)Creates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(LocationName parent, Job job, String jobId)Creates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(LocationName parent, Job job, String jobId)Creates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(String parent, Job job, String jobId)Creates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(String parent, Job job, String jobId)Creates a Job.com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>JobsClient. createJobOperationCallable()Creates a Job.com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>JobsClient. createJobOperationCallable()Creates a Job.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateJobRequest,Job,Job>JobsSettings.Builder. createJobOperationSettings()Returns the builder for the settings used for calls to createJob.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateJobRequest,Job,Job>JobsSettings.Builder. createJobOperationSettings()Returns the builder for the settings used for calls to createJob.com.google.api.gax.rpc.OperationCallSettings<CreateJobRequest,Job,Job>JobsSettings. createJobOperationSettings()Returns the object with the settings used for calls to createJob.com.google.api.gax.rpc.OperationCallSettings<CreateJobRequest,Job,Job>JobsSettings. createJobOperationSettings()Returns the object with the settings used for calls to createJob.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. deleteJobAsync(DeleteJobRequest request)Deletes a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. deleteJobAsync(DeleteJobRequest request)Deletes a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. deleteJobAsync(JobName name)Deletes a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. deleteJobAsync(JobName name)Deletes a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. deleteJobAsync(String name)Deletes a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. deleteJobAsync(String name)Deletes a Job.com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>JobsClient. deleteJobOperationCallable()Deletes a Job.com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>JobsClient. deleteJobOperationCallable()Deletes a Job.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteJobRequest,Job,Job>JobsSettings.Builder. deleteJobOperationSettings()Returns the builder for the settings used for calls to deleteJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteJobRequest,Job,Job>JobsSettings.Builder. deleteJobOperationSettings()Returns the builder for the settings used for calls to deleteJob.com.google.api.gax.rpc.OperationCallSettings<DeleteJobRequest,Job,Job>JobsSettings. deleteJobOperationSettings()Returns the object with the settings used for calls to deleteJob.com.google.api.gax.rpc.OperationCallSettings<DeleteJobRequest,Job,Job>JobsSettings. deleteJobOperationSettings()Returns the object with the settings used for calls to deleteJob.static io.grpc.MethodDescriptor<GetJobRequest,Job>JobsGrpc. getGetJobMethod()com.google.common.util.concurrent.ListenableFuture<Job>JobsGrpc.JobsFutureStub. getJob(GetJobRequest request)Gets information about a Job.com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>JobsClient. getJobCallable()Gets information about a Job.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job>JobsSettings.Builder. getJobSettings()Returns the builder for the settings used for calls to getJob.com.google.api.gax.rpc.UnaryCallSettings<GetJobRequest,Job>JobsSettings. getJobSettings()Returns the object with the settings used for calls to getJob.List<Job>ListJobsResponse.Builder. getJobsList()The resulting list of Jobs.List<Job>ListJobsResponse. getJobsList()The resulting list of Jobs.List<Job>ListJobsResponseOrBuilder. getJobsList()The resulting list of Jobs.com.google.protobuf.Parser<Job>Job. getParserForType()static com.google.protobuf.Parser<Job>Job. parser()com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. updateJobAsync(Job job)Updates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. updateJobAsync(Job job)Updates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. updateJobAsync(UpdateJobRequest request)Updates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. updateJobAsync(UpdateJobRequest request)Updates a Job.com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>JobsClient. updateJobOperationCallable()Updates a Job.com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>JobsClient. updateJobOperationCallable()Updates a Job.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateJobRequest,Job,Job>JobsSettings.Builder. updateJobOperationSettings()Returns the builder for the settings used for calls to updateJob.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateJobRequest,Job,Job>JobsSettings.Builder. updateJobOperationSettings()Returns the builder for the settings used for calls to updateJob.com.google.api.gax.rpc.OperationCallSettings<UpdateJobRequest,Job,Job>JobsSettings. updateJobOperationSettings()Returns the object with the settings used for calls to updateJob.com.google.api.gax.rpc.OperationCallSettings<UpdateJobRequest,Job,Job>JobsSettings. updateJobOperationSettings()Returns the object with the settings used for calls to updateJob.Methods in com.google.cloud.run.v2 with parameters of type Job Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addJobs(int index, Job value)The resulting list of Jobs.ListJobsResponse.BuilderListJobsResponse.Builder. addJobs(Job value)The resulting list of Jobs.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(LocationName parent, Job job, String jobId)Creates a Job.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. createJobAsync(String parent, Job job, String jobId)Creates a Job.Job.BuilderJob.Builder. mergeFrom(Job other)CreateJobRequest.BuilderCreateJobRequest.Builder. mergeJob(Job value)Required.UpdateJobRequest.BuilderUpdateJobRequest.Builder. mergeJob(Job value)Required.static Job.BuilderJob. newBuilder(Job prototype)CreateJobRequest.BuilderCreateJobRequest.Builder. setJob(Job value)Required.UpdateJobRequest.BuilderUpdateJobRequest.Builder. setJob(Job value)Required.ListJobsResponse.BuilderListJobsResponse.Builder. setJobs(int index, Job value)The resulting list of Jobs.com.google.api.gax.longrunning.OperationFuture<Job,Job>JobsClient. updateJobAsync(Job job)Updates a Job.Method parameters in com.google.cloud.run.v2 with type arguments of type Job Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addAllJobs(Iterable<? extends Job> values)The resulting list of Jobs.static com.google.api.core.ApiFuture<JobsClient.ListJobsPagedResponse>JobsClient.ListJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse)protected JobsClient.ListJobsPageJobsClient.ListJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, ListJobsResponse response)com.google.api.core.ApiFuture<JobsClient.ListJobsPage>JobsClient.ListJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse)default voidJobsGrpc.AsyncService. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Gets information about a Job.voidJobsGrpc.JobsStub. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Gets information about a Job. -
Uses of Job in com.google.cloud.run.v2.stub
Methods in com.google.cloud.run.v2.stub that return types with arguments of type Job Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>GrpcJobsStub. createJobOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>GrpcJobsStub. createJobOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>HttpJsonJobsStub. createJobOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>HttpJsonJobsStub. createJobOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>JobsStub. createJobOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateJobRequest,Job,Job>JobsStub. createJobOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateJobRequest,Job,Job>JobsStubSettings.Builder. createJobOperationSettings()Returns the builder for the settings used for calls to createJob.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateJobRequest,Job,Job>JobsStubSettings.Builder. createJobOperationSettings()Returns the builder for the settings used for calls to createJob.com.google.api.gax.rpc.OperationCallSettings<CreateJobRequest,Job,Job>JobsStubSettings. createJobOperationSettings()Returns the object with the settings used for calls to createJob.com.google.api.gax.rpc.OperationCallSettings<CreateJobRequest,Job,Job>JobsStubSettings. createJobOperationSettings()Returns the object with the settings used for calls to createJob.com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>GrpcJobsStub. deleteJobOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>GrpcJobsStub. deleteJobOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>HttpJsonJobsStub. deleteJobOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>HttpJsonJobsStub. deleteJobOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>JobsStub. deleteJobOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteJobRequest,Job,Job>JobsStub. deleteJobOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteJobRequest,Job,Job>JobsStubSettings.Builder. deleteJobOperationSettings()Returns the builder for the settings used for calls to deleteJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteJobRequest,Job,Job>JobsStubSettings.Builder. deleteJobOperationSettings()Returns the builder for the settings used for calls to deleteJob.com.google.api.gax.rpc.OperationCallSettings<DeleteJobRequest,Job,Job>JobsStubSettings. deleteJobOperationSettings()Returns the object with the settings used for calls to deleteJob.com.google.api.gax.rpc.OperationCallSettings<DeleteJobRequest,Job,Job>JobsStubSettings. deleteJobOperationSettings()Returns the object with the settings used for calls to deleteJob.com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>GrpcJobsStub. getJobCallable()com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>HttpJsonJobsStub. getJobCallable()com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>JobsStub. getJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job>JobsStubSettings.Builder. getJobSettings()Returns the builder for the settings used for calls to getJob.com.google.api.gax.rpc.UnaryCallSettings<GetJobRequest,Job>JobsStubSettings. getJobSettings()Returns the object with the settings used for calls to getJob.com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>GrpcJobsStub. updateJobOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>GrpcJobsStub. updateJobOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>HttpJsonJobsStub. updateJobOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>HttpJsonJobsStub. updateJobOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>JobsStub. updateJobOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateJobRequest,Job,Job>JobsStub. updateJobOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateJobRequest,Job,Job>JobsStubSettings.Builder. updateJobOperationSettings()Returns the builder for the settings used for calls to updateJob.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateJobRequest,Job,Job>JobsStubSettings.Builder. updateJobOperationSettings()Returns the builder for the settings used for calls to updateJob.com.google.api.gax.rpc.OperationCallSettings<UpdateJobRequest,Job,Job>JobsStubSettings. updateJobOperationSettings()Returns the object with the settings used for calls to updateJob.com.google.api.gax.rpc.OperationCallSettings<UpdateJobRequest,Job,Job>JobsStubSettings. updateJobOperationSettings()Returns the object with the settings used for calls to updateJob.
-