Uses of Class
com.hazelcast.config.AwsConfig

Packages that use AwsConfig
com.hazelcast.config   
 

Uses of AwsConfig in com.hazelcast.config
 

Methods in com.hazelcast.config that return AwsConfig
 AwsConfig Join.getAwsConfig()
           
 AwsConfig AwsConfig.setAccessKey(String accessKey)
           
 AwsConfig AwsConfig.setSecretKey(String secretKey)
           
 

Methods in com.hazelcast.config with parameters of type AwsConfig
 Join Join.setAwsConfig(AwsConfig awsConfig)
           
 



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.