Uses of Class
com.oracle.bmc.opensearch.model.ConfigureOutboundClusterDetails.Builder
-
Packages that use ConfigureOutboundClusterDetails.Builder Package Description com.oracle.bmc.opensearch.model -
-
Uses of ConfigureOutboundClusterDetails.Builder in com.oracle.bmc.opensearch.model
Methods in com.oracle.bmc.opensearch.model that return ConfigureOutboundClusterDetails.Builder Modifier and Type Method Description static ConfigureOutboundClusterDetails.Builder
ConfigureOutboundClusterDetails. builder()
Create a new builder.ConfigureOutboundClusterDetails.Builder
ConfigureOutboundClusterDetails.Builder. copy(ConfigureOutboundClusterDetails model)
ConfigureOutboundClusterDetails.Builder
ConfigureOutboundClusterDetails.Builder. inboundClusterIds(List<String> inboundClusterIds)
List of inbound clusters that will be queried using cross cluster searchConfigureOutboundClusterDetails.Builder
ConfigureOutboundClusterDetails. toBuilder()
-