Package | Description |
---|---|
com.google.api.services.dataproc.v1beta2.model |
Modifier and Type | Method and Description |
---|---|
RegexValidation |
RegexValidation.clone() |
RegexValidation |
ParameterValidation.getRegex()
Validation based on regular expressions.
|
RegexValidation |
RegexValidation.set(String fieldName,
Object value) |
RegexValidation |
RegexValidation.setRegexes(List<String> regexes)
Required.
|
Modifier and Type | Method and Description |
---|---|
ParameterValidation |
ParameterValidation.setRegex(RegexValidation regex)
Validation based on regular expressions.
|
Copyright © 2011–2021 Google. All rights reserved.