| Package | Description | 
|---|---|
| com.hazelcast.client.config | Contains classes related to config for com.hazelcast.client | 
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| AwsConfig | ClientNetworkConfig. getAwsConfig()Returns the current  AwsConfig. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientNetworkConfig | ClientNetworkConfig. setAwsConfig(AwsConfig clientAwsConfig)Sets configuration to connect nodes in AWS environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| AwsConfig | JoinConfig. getAwsConfig() | 
| AwsConfig | WanBatchPublisherConfig. getAwsConfig()Returns the  AwsConfigused by the discovery mechanism for this
 WAN publisher. | 
| Modifier and Type | Method and Description | 
|---|---|
| JoinConfig | JoinConfig. setAwsConfig(AwsConfig awsConfig) | 
| WanBatchPublisherConfig | WanBatchPublisherConfig. setAwsConfig(AwsConfig awsConfig)Sets the  AwsConfigused by the discovery mechanism for this
 WAN publisher. | 
| Constructor and Description | 
|---|
| AwsConfig(AwsConfig awsConfig) | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.