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