UrlRewriteActionParameters |
UrlRewriteAction.parameters() |
Get the parameters property: Defines the parameters for the action.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withDestination(String destination) |
Set the destination property: Define the relative URL to which the above requests will be rewritten by.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withPreserveUnmatchedPath(Boolean preserveUnmatchedPath) |
Set the preserveUnmatchedPath property: Whether to preserve unmatched path.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withSourcePattern(String sourcePattern) |
Set the sourcePattern property: define a request URI pattern that identifies the type of requests that may be
rewritten.
|
UrlRewriteActionParameters |
UrlRewriteActionParameters.withTypeName(String typeName) |
Set the typeName property: The typeName property.
|