JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
io.constructor.client.models.RedirectRuleMatch
Packages that use
RedirectRuleMatch
Package
Description
io.constructor.client.models
Uses of
RedirectRuleMatch
in
io.constructor.client.models
Methods in
io.constructor.client.models
that return types with arguments of type
RedirectRuleMatch
Modifier and Type
Method
Description
List
<
RedirectRuleMatch
>
RedirectRule.
getMatches
()
Method parameters in
io.constructor.client.models
with type arguments of type
RedirectRuleMatch
Modifier and Type
Method
Description
void
RedirectRule.
setMatches
(
List
<
RedirectRuleMatch
> matches)