public interface MAMIClient
Modifier and Type | Method and Description |
---|---|
ApplyConfigurationResponse |
applyConfiguration()
Apply the pending configuration of the CloudView instance
|
java.lang.String |
encrypt(java.lang.String password)
Method to encrypt a password
|
int |
getAppliedProductVersion()
Get the currently applied version of the configuration
|
com.exalead.cloudview.mami.client.tasks.CommonTasks |
getCommonTasks() |
com.exalead.cloudview.mami.client.config.CVConfigHelper |
getCVConfigHelper() |
com.exalead.cloudview.mami.client.tasks.IndexingTasks |
getIndexingTasks() |
MAMIManagers |
getMAMIManagers() |
MAMIManagers |
getManagers() |
MAMIManagers getMAMIManagers()
MAMIManagers getManagers()
com.exalead.cloudview.mami.client.config.CVConfigHelper getCVConfigHelper()
com.exalead.cloudview.mami.client.tasks.IndexingTasks getIndexingTasks()
com.exalead.cloudview.mami.client.tasks.CommonTasks getCommonTasks()
ApplyConfigurationResponse applyConfiguration()
int getAppliedProductVersion()
java.lang.String encrypt(java.lang.String password)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.