Uses of Interface
com.google.cloud.talent.v4.SearchJobsResponse.MatchingJobOrBuilder
-
Packages that use SearchJobsResponse.MatchingJobOrBuilder Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of SearchJobsResponse.MatchingJobOrBuilder in com.google.cloud.talent.v4
Classes in com.google.cloud.talent.v4 that implement SearchJobsResponse.MatchingJobOrBuilder Modifier and Type Class Description static class
SearchJobsResponse.MatchingJob
Job entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4.SearchJobsResponse].static class
SearchJobsResponse.MatchingJob.Builder
Job entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4.SearchJobsResponse].Methods in com.google.cloud.talent.v4 that return SearchJobsResponse.MatchingJobOrBuilder Modifier and Type Method Description SearchJobsResponse.MatchingJobOrBuilder
SearchJobsResponse.Builder. getMatchingJobsOrBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].SearchJobsResponse.MatchingJobOrBuilder
SearchJobsResponse. getMatchingJobsOrBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].SearchJobsResponse.MatchingJobOrBuilder
SearchJobsResponseOrBuilder. getMatchingJobsOrBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].Methods in com.google.cloud.talent.v4 that return types with arguments of type SearchJobsResponse.MatchingJobOrBuilder Modifier and Type Method Description List<? extends SearchJobsResponse.MatchingJobOrBuilder>
SearchJobsResponse.Builder. getMatchingJobsOrBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].List<? extends SearchJobsResponse.MatchingJobOrBuilder>
SearchJobsResponse. getMatchingJobsOrBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].List<? extends SearchJobsResponse.MatchingJobOrBuilder>
SearchJobsResponseOrBuilder. getMatchingJobsOrBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].
-