Uses of Interface
com.google.api.pathtemplate.ValidationException.Supplier
Packages that use ValidationException.Supplier
-
Uses of ValidationException.Supplier in com.google.api.pathtemplate
Methods in com.google.api.pathtemplate with parameters of type ValidationException.SupplierModifier and TypeMethodDescriptionstatic voidValidationException.pushCurrentThreadValidationContext(ValidationException.Supplier<String> supplier) Sets the validation context description.