UrlRedirectActionParameters |
UrlRedirectAction.parameters() |
Get the parameters property: Defines the parameters for the action.
|
UrlRedirectActionParameters |
UrlRedirectActionParameters.withCustomFragment(String customFragment) |
Set the customFragment property: Fragment to add to the redirect URL.
|
UrlRedirectActionParameters |
UrlRedirectActionParameters.withCustomHostname(String customHostname) |
Set the customHostname property: Host to redirect.
|
UrlRedirectActionParameters |
UrlRedirectActionParameters.withCustomPath(String customPath) |
Set the customPath property: The full path to redirect.
|
UrlRedirectActionParameters |
UrlRedirectActionParameters.withCustomQueryString(String customQueryString) |
Set the customQueryString property: The set of query strings to be placed in the redirect URL.
|
UrlRedirectActionParameters |
UrlRedirectActionParameters.withDestinationProtocol(DestinationProtocol destinationProtocol) |
Set the destinationProtocol property: Protocol to use for the redirect.
|
UrlRedirectActionParameters |
UrlRedirectActionParameters.withRedirectType(RedirectType redirectType) |
Set the redirectType property: The redirect type the rule will use when redirecting traffic.
|
UrlRedirectActionParameters |
UrlRedirectActionParameters.withTypeName(String typeName) |
Set the typeName property: The typeName property.
|