Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
com.google.cloud.talent.v4beta1.stub |
Modifier and Type | Method and Description |
---|---|
Parser<UpdateJobRequest> |
UpdateJobRequest.getParserForType() |
static MethodDescriptor<UpdateJobRequest,Job> |
JobServiceGrpc.getUpdateJobMethod() |
static Parser<UpdateJobRequest> |
UpdateJobRequest.parser() |
UnaryCallable<UpdateJobRequest,Job> |
JobServiceClient.updateJobCallable()
Updates specified job.
|
UnaryCallSettings<UpdateJobRequest,Job> |
JobServiceSettings.updateJobSettings()
Returns the object with the settings used for calls to updateJob.
|
UnaryCallSettings.Builder<UpdateJobRequest,Job> |
JobServiceSettings.Builder.updateJobSettings()
Returns the builder for the settings used for calls to updateJob.
|
Modifier and Type | Method and Description |
---|---|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.mergeFrom(UpdateJobRequest other) |
static UpdateJobRequest.Builder |
UpdateJobRequest.newBuilder(UpdateJobRequest prototype) |
Job |
JobServiceGrpc.JobServiceBlockingStub.updateJob(UpdateJobRequest request)
Updates specified job.
|
com.google.common.util.concurrent.ListenableFuture<Job> |
JobServiceGrpc.JobServiceFutureStub.updateJob(UpdateJobRequest request)
Updates specified job.
|
Job |
JobServiceClient.updateJob(UpdateJobRequest request)
Updates specified job.
|
void |
JobServiceGrpc.JobServiceImplBase.updateJob(UpdateJobRequest request,
StreamObserver<Job> responseObserver)
Updates specified job.
|
void |
JobServiceGrpc.JobServiceStub.updateJob(UpdateJobRequest request,
StreamObserver<Job> responseObserver)
Updates specified job.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateJobRequest,Job> |
HttpJsonJobServiceStub.updateJobCallable() |
UnaryCallable<UpdateJobRequest,Job> |
JobServiceStub.updateJobCallable() |
UnaryCallable<UpdateJobRequest,Job> |
GrpcJobServiceStub.updateJobCallable() |
UnaryCallSettings<UpdateJobRequest,Job> |
JobServiceStubSettings.updateJobSettings()
Returns the object with the settings used for calls to updateJob.
|
UnaryCallSettings.Builder<UpdateJobRequest,Job> |
JobServiceStubSettings.Builder.updateJobSettings()
Returns the builder for the settings used for calls to updateJob.
|
Copyright © 2022 Google LLC. All rights reserved.