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 |
---|---|
UnaryCallable<DeleteJobRequest,Empty> |
JobServiceClient.deleteJobCallable()
Deletes the specified job.
|
UnaryCallSettings<DeleteJobRequest,Empty> |
JobServiceSettings.deleteJobSettings()
Returns the object with the settings used for calls to deleteJob.
|
UnaryCallSettings.Builder<DeleteJobRequest,Empty> |
JobServiceSettings.Builder.deleteJobSettings()
Returns the builder for the settings used for calls to deleteJob.
|
static MethodDescriptor<DeleteJobRequest,Empty> |
JobServiceGrpc.getDeleteJobMethod() |
Parser<DeleteJobRequest> |
DeleteJobRequest.getParserForType() |
static Parser<DeleteJobRequest> |
DeleteJobRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Empty |
JobServiceGrpc.JobServiceBlockingStub.deleteJob(DeleteJobRequest request)
Deletes the specified job.
|
com.google.common.util.concurrent.ListenableFuture<Empty> |
JobServiceGrpc.JobServiceFutureStub.deleteJob(DeleteJobRequest request)
Deletes the specified job.
|
void |
JobServiceClient.deleteJob(DeleteJobRequest request)
Deletes the specified job.
|
void |
JobServiceGrpc.JobServiceImplBase.deleteJob(DeleteJobRequest request,
StreamObserver<Empty> responseObserver)
Deletes the specified job.
|
void |
JobServiceGrpc.JobServiceStub.deleteJob(DeleteJobRequest request,
StreamObserver<Empty> responseObserver)
Deletes the specified job.
|
DeleteJobRequest.Builder |
DeleteJobRequest.Builder.mergeFrom(DeleteJobRequest other) |
static DeleteJobRequest.Builder |
DeleteJobRequest.newBuilder(DeleteJobRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteJobRequest,Empty> |
HttpJsonJobServiceStub.deleteJobCallable() |
UnaryCallable<DeleteJobRequest,Empty> |
JobServiceStub.deleteJobCallable() |
UnaryCallable<DeleteJobRequest,Empty> |
GrpcJobServiceStub.deleteJobCallable() |
UnaryCallSettings<DeleteJobRequest,Empty> |
JobServiceStubSettings.deleteJobSettings()
Returns the object with the settings used for calls to deleteJob.
|
UnaryCallSettings.Builder<DeleteJobRequest,Empty> |
JobServiceStubSettings.Builder.deleteJobSettings()
Returns the builder for the settings used for calls to deleteJob.
|
Copyright © 2022 Google LLC. All rights reserved.