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