![]() | ClientCloudConfig Class |
Namespace: Hazelcast.Config
The ClientCloudConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientCloudConfig | Initializes a new instance of the ClientCloudConfig class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetDiscoveryToken |
hazelcast.cloud discoveryToken of your cluster
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsEnabled |
return true if enabled, false otherwise
|
![]() | SetDiscoveryToken |
Set the discoveryToken hazelcast.cloud discoveryToken of your cluster
|
![]() | SetEnabled |
enabled true to use hazelcast.cloud
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |