Uses of Class
com.atlassian.confluence.cluster.AWSClusterJoinConfig
-
Packages that use AWSClusterJoinConfig Package Description com.atlassian.confluence.cluster -
-
Uses of AWSClusterJoinConfig in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return types with arguments of type AWSClusterJoinConfig Modifier and Type Method Description static io.atlassian.fugue.Either<Message,AWSClusterJoinConfig>AWSClusterJoinConfig. createForKeys(@Nullable String accessKey, @Nullable String secretKey, @Nullable String iamRole, @Nullable String region, @Nullable String hostHeader, @Nullable String securityGroupName, @Nullable String tagKey, @Nullable String tagValue)Methods in com.atlassian.confluence.cluster with parameters of type AWSClusterJoinConfig Modifier and Type Method Description voidClusterJoinConfig.Decoder. accept(AWSClusterJoinConfig awsJoinConfig)
-