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