Package com.atlassian.confluence.cluster
Interface ClusterJoinConfig.Decoder
- Enclosing interface:
- ClusterJoinConfig
public static interface ClusterJoinConfig.Decoder
- Since:
- 7.0
- 
Method SummaryModifier and TypeMethodDescriptionvoidaccept(AWSClusterJoinConfig awsJoinConfig) voidaccept(KubernetesClusterJoinConfig kubernetesJoinConfig) voidaccept(MulticastClusterJoinConfig multicastJoinConfig) voidaccept(TCPIPClusterJoinConfig tcpIpJoinConfig) 
- 
Method Details- 
accept
- 
accept
- 
accept
- 
accept
 
-