public class RedirectAllRequestsTo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RedirectAllRequestsTo.RedirectAllRequestsToBuilder |
| Constructor and Description |
|---|
RedirectAllRequestsTo() |
| Modifier and Type | Method and Description |
|---|---|
static RedirectAllRequestsTo.RedirectAllRequestsToBuilder |
builder() |
String |
getHostname() |
String |
getProtocol() |
RedirectAllRequestsTo |
setHostname(String hostname) |
RedirectAllRequestsTo |
setProtocol(String protocol) |
String |
toString() |
public String getHostname()
public RedirectAllRequestsTo setHostname(String hostname)
public String getProtocol()
public RedirectAllRequestsTo setProtocol(String protocol)
public static RedirectAllRequestsTo.RedirectAllRequestsToBuilder builder()
Copyright © 2023. All rights reserved.