Uses of Interface
com.google.api.pathtemplate.ValidationException.Supplier
-
Packages that use ValidationException.Supplier Package Description com.google.api.pathtemplate -
-
Uses of ValidationException.Supplier in com.google.api.pathtemplate
Methods in com.google.api.pathtemplate with parameters of type ValidationException.Supplier Modifier and Type Method Description static void
ValidationException. pushCurrentThreadValidationContext(ValidationException.Supplier<String> supplier)
Sets the validation context description.
-