Uses of Class
com.google.cloud.talent.v4.BatchUpdateJobsRequest
-
Packages that use BatchUpdateJobsRequest Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4.stub -
-
Uses of BatchUpdateJobsRequest in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return BatchUpdateJobsRequest Modifier and Type Method Description BatchUpdateJobsRequestBatchUpdateJobsRequest.Builder. build()BatchUpdateJobsRequestBatchUpdateJobsRequest.Builder. buildPartial()static BatchUpdateJobsRequestBatchUpdateJobsRequest. getDefaultInstance()BatchUpdateJobsRequestBatchUpdateJobsRequest.Builder. getDefaultInstanceForType()BatchUpdateJobsRequestBatchUpdateJobsRequest. getDefaultInstanceForType()static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseDelimitedFrom(InputStream input)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(byte[] data)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(com.google.protobuf.ByteString data)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(InputStream input)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(ByteBuffer data)static BatchUpdateJobsRequestBatchUpdateJobsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4 that return types with arguments of type BatchUpdateJobsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchUpdateJobsRequest,com.google.longrunning.Operation>JobServiceClient. batchUpdateJobsCallable()Begins executing a batch update jobs operation.com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceClient. batchUpdateJobsOperationCallable()Begins executing a batch update jobs operation.com.google.api.gax.rpc.OperationCallSettings<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceSettings. batchUpdateJobsOperationSettings()Returns the object with the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceSettings.Builder. batchUpdateJobsOperationSettings()Returns the builder for the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.UnaryCallSettings<BatchUpdateJobsRequest,com.google.longrunning.Operation>JobServiceSettings. batchUpdateJobsSettings()Returns the object with the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateJobsRequest,com.google.longrunning.Operation>JobServiceSettings.Builder. batchUpdateJobsSettings()Returns the builder for the settings used for calls to batchUpdateJobs.static io.grpc.MethodDescriptor<BatchUpdateJobsRequest,com.google.longrunning.Operation>JobServiceGrpc. getBatchUpdateJobsMethod()com.google.protobuf.Parser<BatchUpdateJobsRequest>BatchUpdateJobsRequest. getParserForType()static com.google.protobuf.Parser<BatchUpdateJobsRequest>BatchUpdateJobsRequest. parser()Methods in com.google.cloud.talent.v4 with parameters of type BatchUpdateJobsRequest Modifier and Type Method Description default voidJobServiceGrpc.AsyncService. batchUpdateJobs(BatchUpdateJobsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Begins executing a batch update jobs operation.com.google.longrunning.OperationJobServiceGrpc.JobServiceBlockingStub. batchUpdateJobs(BatchUpdateJobsRequest request)Begins executing a batch update jobs operation.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>JobServiceGrpc.JobServiceFutureStub. batchUpdateJobs(BatchUpdateJobsRequest request)Begins executing a batch update jobs operation.voidJobServiceGrpc.JobServiceStub. batchUpdateJobs(BatchUpdateJobsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Begins executing a batch update jobs operation.com.google.api.gax.longrunning.OperationFuture<BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(BatchUpdateJobsRequest request)Begins executing a batch update jobs operation.BatchUpdateJobsRequest.BuilderBatchUpdateJobsRequest.Builder. mergeFrom(BatchUpdateJobsRequest other)static BatchUpdateJobsRequest.BuilderBatchUpdateJobsRequest. newBuilder(BatchUpdateJobsRequest prototype) -
Uses of BatchUpdateJobsRequest in com.google.cloud.talent.v4.stub
Methods in com.google.cloud.talent.v4.stub that return types with arguments of type BatchUpdateJobsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchUpdateJobsRequest,com.google.longrunning.Operation>GrpcJobServiceStub. batchUpdateJobsCallable()com.google.api.gax.rpc.UnaryCallable<BatchUpdateJobsRequest,com.google.longrunning.Operation>HttpJsonJobServiceStub. batchUpdateJobsCallable()com.google.api.gax.rpc.UnaryCallable<BatchUpdateJobsRequest,com.google.longrunning.Operation>JobServiceStub. batchUpdateJobsCallable()com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>GrpcJobServiceStub. batchUpdateJobsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>HttpJsonJobServiceStub. batchUpdateJobsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceStub. batchUpdateJobsOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceStubSettings. batchUpdateJobsOperationSettings()Returns the object with the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateJobsRequest,BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceStubSettings.Builder. batchUpdateJobsOperationSettings()Returns the builder for the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.UnaryCallSettings<BatchUpdateJobsRequest,com.google.longrunning.Operation>JobServiceStubSettings. batchUpdateJobsSettings()Returns the object with the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateJobsRequest,com.google.longrunning.Operation>JobServiceStubSettings.Builder. batchUpdateJobsSettings()Returns the builder for the settings used for calls to batchUpdateJobs.
-