Package | Description |
---|---|
com.oracle.bmc.opensearch.model |
Modifier and Type | Method and Description |
---|---|
OutboundClusterSummary |
OutboundClusterSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OutboundClusterSummary> |
OutboundClusterConfig.getOutboundClusters()
List of outbound clusters to be connected to the inbound cluster
|
Modifier and Type | Method and Description |
---|---|
OutboundClusterSummary.Builder |
OutboundClusterSummary.Builder.copy(OutboundClusterSummary model) |
Modifier and Type | Method and Description |
---|---|
OutboundClusterConfig.Builder |
OutboundClusterConfig.Builder.outboundClusters(List<OutboundClusterSummary> outboundClusters)
List of outbound clusters to be connected to the inbound cluster
|
Constructor and Description |
---|
OutboundClusterConfig(Boolean isEnabled,
List<OutboundClusterSummary> outboundClusters)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.