Package | Description |
---|---|
com.oracle.bmc.opensearch.model |
Modifier and Type | Method and Description |
---|---|
static OutboundClusterConfig.Builder |
OutboundClusterConfig.builder()
Create a new builder.
|
OutboundClusterConfig.Builder |
OutboundClusterConfig.Builder.copy(OutboundClusterConfig model) |
OutboundClusterConfig.Builder |
OutboundClusterConfig.Builder.isEnabled(Boolean isEnabled)
Flag to indicate whether outbound cluster configuration is enabled
|
OutboundClusterConfig.Builder |
OutboundClusterConfig.Builder.outboundClusters(List<OutboundClusterSummary> outboundClusters)
List of outbound clusters to be connected to the inbound cluster
|
OutboundClusterConfig.Builder |
OutboundClusterConfig.toBuilder() |
Copyright © 2016–2025. All rights reserved.