| 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 | 
|---|---|
AzureConfig | 
ClientNetworkConfig.getAzureConfig()
Returns the current  
AzureConfig. | 
| Modifier and Type | Method and Description | 
|---|---|
ClientNetworkConfig | 
ClientNetworkConfig.setAzureConfig(AzureConfig azureConfig)
Sets configuration to connect nodes in Azure environment. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AzureConfig | 
WanBatchPublisherConfig.getAzureConfig()
Returns the  
AzureConfig used by the discovery mechanism for this
 WAN publisher. | 
AzureConfig | 
JoinConfig.getAzureConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
WanBatchPublisherConfig | 
WanBatchPublisherConfig.setAzureConfig(AzureConfig azureConfig)
Sets the  
AzureConfig used by the discovery mechanism for this
 WAN publisher. | 
JoinConfig | 
JoinConfig.setAzureConfig(AzureConfig azureConfig)  | 
| Constructor and Description | 
|---|
AzureConfig(AzureConfig azureConfig)  | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.