Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
ExternalClusterVipConfiguration.Builder |
ExternalClusterVipConfiguration.Builder.address(String address)
The VIP name or IP address.
|
static ExternalClusterVipConfiguration.Builder |
ExternalClusterVipConfiguration.builder()
Create a new builder.
|
ExternalClusterVipConfiguration.Builder |
ExternalClusterVipConfiguration.Builder.copy(ExternalClusterVipConfiguration model) |
ExternalClusterVipConfiguration.Builder |
ExternalClusterVipConfiguration.Builder.networkNumber(Integer networkNumber)
The network number from which VIPs are obtained.
|
ExternalClusterVipConfiguration.Builder |
ExternalClusterVipConfiguration.Builder.nodeName(String nodeName)
The name of the node with the VIP.
|
ExternalClusterVipConfiguration.Builder |
ExternalClusterVipConfiguration.toBuilder() |
Copyright © 2016–2024. All rights reserved.