public static class ConfigureOutboundClusterDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ConfigureOutboundClusterDetails |
build() |
ConfigureOutboundClusterDetails.Builder |
copy(ConfigureOutboundClusterDetails model) |
ConfigureOutboundClusterDetails.Builder |
inboundClusterIds(List<String> inboundClusterIds)
List of inbound clusters that will be queried using cross cluster search
|
public ConfigureOutboundClusterDetails.Builder inboundClusterIds(List<String> inboundClusterIds)
List of inbound clusters that will be queried using cross cluster search
inboundClusterIds
- the value to setpublic ConfigureOutboundClusterDetails build()
public ConfigureOutboundClusterDetails.Builder copy(ConfigureOutboundClusterDetails model)
Copyright © 2016–2025. All rights reserved.