public static interface ClusterJoinConfig.Decoder
Modifier and Type | Method and Description |
---|---|
void |
accept(AWSClusterJoinConfig awsJoinConfig) |
void |
accept(KubernetesClusterJoinConfig kubernetesJoinConfig) |
void |
accept(MulticastClusterJoinConfig multicastJoinConfig) |
void |
accept(TCPIPClusterJoinConfig tcpIpJoinConfig) |
void accept(TCPIPClusterJoinConfig tcpIpJoinConfig)
void accept(MulticastClusterJoinConfig multicastJoinConfig)
void accept(AWSClusterJoinConfig awsJoinConfig)
void accept(KubernetesClusterJoinConfig kubernetesJoinConfig)
Copyright © 2003–2023 Atlassian. All rights reserved.