Package | Description |
---|---|
com.oracle.bmc.loadbalancer.model |
Modifier and Type | Method and Description |
---|---|
ConnectionConfiguration.Builder |
ConnectionConfiguration.Builder.backendTcpProxyProtocolOptions(List<ConnectionConfiguration.BackendTcpProxyProtocolOptions> backendTcpProxyProtocolOptions)
An array that represents the PPV2 Options that can be enabled on TCP Listeners.
|
ConnectionConfiguration.Builder |
ConnectionConfiguration.Builder.backendTcpProxyProtocolVersion(Integer backendTcpProxyProtocolVersion)
The backend TCP Proxy Protocol version.
|
static ConnectionConfiguration.Builder |
ConnectionConfiguration.builder()
Create a new builder.
|
ConnectionConfiguration.Builder |
ConnectionConfiguration.Builder.copy(ConnectionConfiguration model) |
ConnectionConfiguration.Builder |
ConnectionConfiguration.Builder.idleTimeout(Long idleTimeout)
The maximum idle time, in seconds, allowed between two successive receive or two
successive send operations between the client and backend servers.
|
ConnectionConfiguration.Builder |
ConnectionConfiguration.toBuilder() |
Copyright © 2016–2024. All rights reserved.