Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
static ProxyConfiguration.Builder |
ProxyConfiguration.builder()
Create a new builder.
|
ProxyConfiguration.Builder |
ProxyConfiguration.Builder.copy(ProxyConfiguration model) |
ProxyConfiguration.Builder |
ProxyConfiguration.Builder.forward(String forward)
The URL the proxy will forward to.
|
ProxyConfiguration.Builder |
ProxyConfiguration.Builder.hosts(List<String> hosts)
List of hosts.
|
ProxyConfiguration.Builder |
ProxyConfiguration.Builder.isEnabled(Boolean isEnabled)
Indicates if the proxy should be enabled or disabled.
|
ProxyConfiguration.Builder |
ProxyConfiguration.Builder.port(String port)
Listening port used for the proxy.
|
ProxyConfiguration.Builder |
ProxyConfiguration.toBuilder() |
Copyright © 2016–2024. All rights reserved.