Uses of Class
com.google.cloud.talent.v4beta1.BatchCreateJobsRequest
-
Packages that use BatchCreateJobsRequest Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of BatchCreateJobsRequest in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return BatchCreateJobsRequest Modifier and Type Method Description BatchCreateJobsRequest
BatchCreateJobsRequest.Builder. build()
BatchCreateJobsRequest
BatchCreateJobsRequest.Builder. buildPartial()
static BatchCreateJobsRequest
BatchCreateJobsRequest. getDefaultInstance()
BatchCreateJobsRequest
BatchCreateJobsRequest.Builder. getDefaultInstanceForType()
BatchCreateJobsRequest
BatchCreateJobsRequest. getDefaultInstanceForType()
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseDelimitedFrom(InputStream input)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(byte[] data)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(InputStream input)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(ByteBuffer data)
static BatchCreateJobsRequest
BatchCreateJobsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.talent.v4beta1 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,JobOperationResult,BatchOperationMetadata>
JobServiceClient. batchCreateJobsOperationCallable()
Begins executing a batch create jobs operation.com.google.api.gax.rpc.OperationCallSettings<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>
JobServiceSettings. batchCreateJobsOperationSettings()
Returns the object with the settings used for calls to batchCreateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateJobsRequest,JobOperationResult,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.v4beta1 with parameters of type BatchCreateJobsRequest Modifier and Type Method Description default void
JobServiceGrpc.AsyncService. batchCreateJobs(BatchCreateJobsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Begins executing a batch create jobs operation.com.google.longrunning.Operation
JobServiceGrpc.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.void
JobServiceGrpc.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<JobOperationResult,BatchOperationMetadata>
JobServiceClient. batchCreateJobsAsync(BatchCreateJobsRequest request)
Begins executing a batch create jobs operation.BatchCreateJobsRequest.Builder
BatchCreateJobsRequest.Builder. mergeFrom(BatchCreateJobsRequest other)
static BatchCreateJobsRequest.Builder
BatchCreateJobsRequest. newBuilder(BatchCreateJobsRequest prototype)
-
Uses of BatchCreateJobsRequest in com.google.cloud.talent.v4beta1.stub
Methods in com.google.cloud.talent.v4beta1.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,JobOperationResult,BatchOperationMetadata>
GrpcJobServiceStub. batchCreateJobsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>
HttpJsonJobServiceStub. batchCreateJobsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>
JobServiceStub. batchCreateJobsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>
JobServiceStubSettings. batchCreateJobsOperationSettings()
Returns the object with the settings used for calls to batchCreateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateJobsRequest,JobOperationResult,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.
-