| Package | Description | 
|---|---|
| com.hazelcast.client.config | Contains classes related to config for com.hazelcast.client | 
| com.hazelcast.client.spi.impl | Provides util classes for com.hazelcast.client | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientAwsConfig | ClientNetworkConfig. getAwsConfig()Returns the current  ClientAwsConfig. | 
| ClientAwsConfig | ClientAwsConfig. setInsideAws(boolean insideAws)Set to true if client is inside aws environment
 Default value is false. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientNetworkConfig | ClientNetworkConfig. setAwsConfig(ClientAwsConfig clientAwsConfig)Sets configuration to connect nodes in aws environment. | 
| Constructor and Description | 
|---|
| AwsAddressProvider(ClientAwsConfig awsConfig) | 
| AwsAddressTranslator(ClientAwsConfig awsConfig) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.