Click or drag to resize

ClientCloudConfig Methods

The ClientCloudConfig type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetDiscoveryToken
hazelcast.cloud discoveryToken of your cluster
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsEnabled
return true if enabled, false otherwise
Public methodSetDiscoveryToken
Set the discoveryToken hazelcast.cloud discoveryToken of your cluster
Public methodSetEnabled
enabled true to use hazelcast.cloud
Public methodToString (Inherited from Object.)
Top
See Also