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 BatchUpdateJobsRequest
BatchUpdateJobsRequest.Builder. build()
BatchUpdateJobsRequest
BatchUpdateJobsRequest.Builder. buildPartial()
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. getDefaultInstance()
BatchUpdateJobsRequest
BatchUpdateJobsRequest.Builder. getDefaultInstanceForType()
BatchUpdateJobsRequest
BatchUpdateJobsRequest. getDefaultInstanceForType()
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseDelimitedFrom(InputStream input)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(byte[] data)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(InputStream input)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. parseFrom(ByteBuffer data)
static BatchUpdateJobsRequest
BatchUpdateJobsRequest. 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 void
JobServiceGrpc.AsyncService. batchUpdateJobs(BatchUpdateJobsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Begins executing a batch update jobs operation.com.google.longrunning.Operation
JobServiceGrpc.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.void
JobServiceGrpc.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.Builder
BatchUpdateJobsRequest.Builder. mergeFrom(BatchUpdateJobsRequest other)
static BatchUpdateJobsRequest.Builder
BatchUpdateJobsRequest. 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.
-