Uses of Class
com.hazelcast.config.AwsConfig
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
-
Uses of AwsConfig in com.hazelcast.client.config
Modifier and TypeMethodDescriptionClientNetworkConfig.getAwsConfig()
Returns the currentAwsConfig
.Modifier and TypeMethodDescriptionClientNetworkConfig.setAwsConfig
(AwsConfig clientAwsConfig) Sets configuration to connect nodes in AWS environment. -
Uses of AwsConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionJoinConfig.getAwsConfig()
WanBatchPublisherConfig.getAwsConfig()
Returns theAwsConfig
used by the discovery mechanism for this WAN publisher.Modifier and TypeMethodDescriptionJoinConfig.setAwsConfig
(AwsConfig awsConfig) WanBatchPublisherConfig.setAwsConfig
(AwsConfig awsConfig) Sets theAwsConfig
used by the discovery mechanism for this WAN publisher.