Uses of Class
com.google.cloud.dataproc.v1.ListJobsRequest.JobStateMatcher
-
Packages that use ListJobsRequest.JobStateMatcher Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ListJobsRequest.JobStateMatcher in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ListJobsRequest.JobStateMatcher Modifier and Type Method Description static ListJobsRequest.JobStateMatcherListJobsRequest.JobStateMatcher. forNumber(int value)ListJobsRequest.JobStateMatcherListJobsRequest.Builder. getJobStateMatcher()Optional.ListJobsRequest.JobStateMatcherListJobsRequest. getJobStateMatcher()Optional.ListJobsRequest.JobStateMatcherListJobsRequestOrBuilder. getJobStateMatcher()Optional.static ListJobsRequest.JobStateMatcherListJobsRequest.JobStateMatcher. valueOf(int value)Deprecated.static ListJobsRequest.JobStateMatcherListJobsRequest.JobStateMatcher. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ListJobsRequest.JobStateMatcherListJobsRequest.JobStateMatcher. valueOf(String name)Returns the enum constant of this type with the specified name.static ListJobsRequest.JobStateMatcher[]ListJobsRequest.JobStateMatcher. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ListJobsRequest.JobStateMatcher Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ListJobsRequest.JobStateMatcher>ListJobsRequest.JobStateMatcher. internalGetValueMap()Methods in com.google.cloud.dataproc.v1 with parameters of type ListJobsRequest.JobStateMatcher Modifier and Type Method Description ListJobsRequest.BuilderListJobsRequest.Builder. setJobStateMatcher(ListJobsRequest.JobStateMatcher value)Optional.
-