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