Uses of Interface
com.google.cloud.talent.v4.JobResultOrBuilder
-
Packages that use JobResultOrBuilder Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of JobResultOrBuilder in com.google.cloud.talent.v4
Classes in com.google.cloud.talent.v4 that implement JobResultOrBuilder Modifier and Type Class Description classJobResultMutation result of a job from a batch operation.static classJobResult.BuilderMutation result of a job from a batch operation.Methods in com.google.cloud.talent.v4 that return JobResultOrBuilder Modifier and Type Method Description JobResultOrBuilderBatchCreateJobsResponse.Builder. getJobResultsOrBuilder(int index)List of job mutation results from a batch create operation.JobResultOrBuilderBatchCreateJobsResponse. getJobResultsOrBuilder(int index)List of job mutation results from a batch create operation.JobResultOrBuilderBatchCreateJobsResponseOrBuilder. getJobResultsOrBuilder(int index)List of job mutation results from a batch create operation.JobResultOrBuilderBatchDeleteJobsResponse.Builder. getJobResultsOrBuilder(int index)List of job mutation results from a batch delete operation.JobResultOrBuilderBatchDeleteJobsResponse. getJobResultsOrBuilder(int index)List of job mutation results from a batch delete operation.JobResultOrBuilderBatchDeleteJobsResponseOrBuilder. getJobResultsOrBuilder(int index)List of job mutation results from a batch delete operation.JobResultOrBuilderBatchUpdateJobsResponse.Builder. getJobResultsOrBuilder(int index)List of job mutation results from a batch update operation.JobResultOrBuilderBatchUpdateJobsResponse. getJobResultsOrBuilder(int index)List of job mutation results from a batch update operation.JobResultOrBuilderBatchUpdateJobsResponseOrBuilder. getJobResultsOrBuilder(int index)List of job mutation results from a batch update operation.Methods in com.google.cloud.talent.v4 that return types with arguments of type JobResultOrBuilder Modifier and Type Method Description List<? extends JobResultOrBuilder>BatchCreateJobsResponse.Builder. getJobResultsOrBuilderList()List of job mutation results from a batch create operation.List<? extends JobResultOrBuilder>BatchCreateJobsResponse. getJobResultsOrBuilderList()List of job mutation results from a batch create operation.List<? extends JobResultOrBuilder>BatchCreateJobsResponseOrBuilder. getJobResultsOrBuilderList()List of job mutation results from a batch create operation.List<? extends JobResultOrBuilder>BatchDeleteJobsResponse.Builder. getJobResultsOrBuilderList()List of job mutation results from a batch delete operation.List<? extends JobResultOrBuilder>BatchDeleteJobsResponse. getJobResultsOrBuilderList()List of job mutation results from a batch delete operation.List<? extends JobResultOrBuilder>BatchDeleteJobsResponseOrBuilder. getJobResultsOrBuilderList()List of job mutation results from a batch delete operation.List<? extends JobResultOrBuilder>BatchUpdateJobsResponse.Builder. getJobResultsOrBuilderList()List of job mutation results from a batch update operation.List<? extends JobResultOrBuilder>BatchUpdateJobsResponse. getJobResultsOrBuilderList()List of job mutation results from a batch update operation.List<? extends JobResultOrBuilder>BatchUpdateJobsResponseOrBuilder. getJobResultsOrBuilderList()List of job mutation results from a batch update operation.
-