Uses of Class
com.google.cloud.talent.v4.BatchUpdateJobsResponse
-
Packages that use BatchUpdateJobsResponse Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4.stub -
-
Uses of BatchUpdateJobsResponse in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return BatchUpdateJobsResponse Modifier and Type Method Description BatchUpdateJobsResponseBatchUpdateJobsResponse.Builder. build()BatchUpdateJobsResponseBatchUpdateJobsResponse.Builder. buildPartial()static BatchUpdateJobsResponseBatchUpdateJobsResponse. getDefaultInstance()BatchUpdateJobsResponseBatchUpdateJobsResponse.Builder. getDefaultInstanceForType()BatchUpdateJobsResponseBatchUpdateJobsResponse. getDefaultInstanceForType()static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseDelimitedFrom(InputStream input)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(byte[] data)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(com.google.protobuf.ByteString data)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(InputStream input)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(ByteBuffer data)static BatchUpdateJobsResponseBatchUpdateJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4 that return types with arguments of type BatchUpdateJobsResponse Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(BatchUpdateJobsRequest request)Begins executing a batch update jobs operation.com.google.api.gax.longrunning.OperationFuture<BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(TenantName parent, List<Job> jobs)Begins executing a batch update jobs operation.com.google.api.gax.longrunning.OperationFuture<BatchUpdateJobsResponse,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(String parent, List<Job> jobs)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.protobuf.Parser<BatchUpdateJobsResponse>BatchUpdateJobsResponse. getParserForType()static com.google.protobuf.Parser<BatchUpdateJobsResponse>BatchUpdateJobsResponse. parser()Methods in com.google.cloud.talent.v4 with parameters of type BatchUpdateJobsResponse Modifier and Type Method Description BatchUpdateJobsResponse.BuilderBatchUpdateJobsResponse.Builder. mergeFrom(BatchUpdateJobsResponse other)static BatchUpdateJobsResponse.BuilderBatchUpdateJobsResponse. newBuilder(BatchUpdateJobsResponse prototype) -
Uses of BatchUpdateJobsResponse in com.google.cloud.talent.v4.stub
Methods in com.google.cloud.talent.v4.stub that return types with arguments of type BatchUpdateJobsResponse Modifier and Type Method Description 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.
-