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 Job
Job.Builder. build()
Job
Job.Builder. buildPartial()
static Job
Job. getDefaultInstance()
Job
Job.Builder. getDefaultInstanceForType()
Job
Job. getDefaultInstanceForType()
Job
CreateJobRequest.Builder. getJob()
Required.Job
CreateJobRequest. getJob()
Required.Job
CreateJobRequestOrBuilder. getJob()
Required.Job
JobsClient. getJob(GetJobRequest request)
Gets information about a Job.Job
JobsClient. getJob(JobName name)
Gets information about a Job.Job
JobsClient. getJob(String name)
Gets information about a Job.Job
JobsGrpc.JobsBlockingStub. getJob(GetJobRequest request)
Gets information about a Job.Job
UpdateJobRequest.Builder. getJob()
Required.Job
UpdateJobRequest. getJob()
Required.Job
UpdateJobRequestOrBuilder. getJob()
Required.Job
ListJobsResponse.Builder. getJobs(int index)
The resulting list of Jobs.Job
ListJobsResponse. getJobs(int index)
The resulting list of Jobs.Job
ListJobsResponseOrBuilder. getJobs(int index)
The resulting list of Jobs.static Job
Job. parseDelimitedFrom(InputStream input)
static Job
Job. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(byte[] data)
static Job
Job. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(com.google.protobuf.ByteString data)
static Job
Job. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(com.google.protobuf.CodedInputStream input)
static Job
Job. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(InputStream input)
static Job
Job. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(ByteBuffer data)
static Job
Job. 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.Builder
ListJobsResponse.Builder. addJobs(int index, Job value)
The resulting list of Jobs.ListJobsResponse.Builder
ListJobsResponse.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.Builder
Job.Builder. mergeFrom(Job other)
CreateJobRequest.Builder
CreateJobRequest.Builder. mergeJob(Job value)
Required.UpdateJobRequest.Builder
UpdateJobRequest.Builder. mergeJob(Job value)
Required.static Job.Builder
Job. newBuilder(Job prototype)
CreateJobRequest.Builder
CreateJobRequest.Builder. setJob(Job value)
Required.UpdateJobRequest.Builder
UpdateJobRequest.Builder. setJob(Job value)
Required.ListJobsResponse.Builder
ListJobsResponse.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.Builder
ListJobsResponse.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.ListJobsPage
JobsClient.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 void
JobsGrpc.AsyncService. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)
Gets information about a Job.void
JobsGrpc.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.
-