Package cn.ucloud.umem.client
Interface UMemClientInterface
-
- All Superinterfaces:
Client
- All Known Implementing Classes:
UMemClient
public interface UMemClientInterface extends Client
This client is used to call actions of **UMem** service
-
-
Method Summary
-
-
-
Method Detail
-
checkUDredisSpaceAllowance
CheckUDredisSpaceAllowanceResponse checkUDredisSpaceAllowance(CheckUDredisSpaceAllowanceRequest request) throws UCloudException
CheckUDredisSpaceAllowance - 检查高性能UMem剩余资源- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
checkURedisAllowance
CheckURedisAllowanceResponse checkURedisAllowance(CheckURedisAllowanceRequest request) throws UCloudException
CheckURedisAllowance - 检查URedis资源是否足够- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUMemBackup
CreateUMemBackupResponse createUMemBackup(CreateUMemBackupRequest request) throws UCloudException
CreateUMemBackup - 创建分布式redis备份- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUMemSpace
CreateUMemSpaceResponse createUMemSpace(CreateUMemSpaceRequest request) throws UCloudException
CreateUMemSpace - 创建内存空间- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUMemcacheGroup
CreateUMemcacheGroupResponse createUMemcacheGroup(CreateUMemcacheGroupRequest request) throws UCloudException
CreateUMemcacheGroup - 创建单机Memcache- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createURedisBackup
CreateURedisBackupResponse createURedisBackup(CreateURedisBackupRequest request) throws UCloudException
CreateURedisBackup - 创建主备Redis备份- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createURedisGroup
CreateURedisGroupResponse createURedisGroup(CreateURedisGroupRequest request) throws UCloudException
CreateURedisGroup - 创建主备redis- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteUMemSpace
DeleteUMemSpaceResponse deleteUMemSpace(DeleteUMemSpaceRequest request) throws UCloudException
DeleteUMemSpace - 删除空间- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteUMemcacheGroup
DeleteUMemcacheGroupResponse deleteUMemcacheGroup(DeleteUMemcacheGroupRequest request) throws UCloudException
DeleteUMemcacheGroup - 删除单机Memcache- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteURedisGroup
DeleteURedisGroupResponse deleteURedisGroup(DeleteURedisGroupRequest request) throws UCloudException
DeleteURedisGroup - 删除主备redis- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUDRedisProxyInfo
DescribeUDRedisProxyInfoResponse describeUDRedisProxyInfo(DescribeUDRedisProxyInfoRequest request) throws UCloudException
DescribeUDRedisProxyInfo - 拉取udredis代理信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUDRedisSlowlog
DescribeUDRedisSlowlogResponse describeUDRedisSlowlog(DescribeUDRedisSlowlogRequest request) throws UCloudException
DescribeUDRedisSlowlog - 查询UDRedis慢日志- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMem
DescribeUMemResponse describeUMem(DescribeUMemRequest request) throws UCloudException
DescribeUMem - 获取UMem列表- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemBackup
DescribeUMemBackupResponse describeUMemBackup(DescribeUMemBackupRequest request) throws UCloudException
DescribeUMemBackup - 查询分布式redis备份- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemBackupURL
DescribeUMemBackupURLResponse describeUMemBackupURL(DescribeUMemBackupURLRequest request) throws UCloudException
DescribeUMemBackupURL - 获取分布式redis 备份下载链接- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemBlockInfo
DescribeUMemBlockInfoResponse describeUMemBlockInfo(DescribeUMemBlockInfoRequest request) throws UCloudException
DescribeUMemBlockInfo - 拉取UDRedis分片信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemPrice
DescribeUMemPriceResponse describeUMemPrice(DescribeUMemPriceRequest request) throws UCloudException
DescribeUMemPrice - 获取价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemSpace
DescribeUMemSpaceResponse describeUMemSpace(DescribeUMemSpaceRequest request) throws UCloudException
DescribeUMemSpace - 查询空间- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemUpgradePrice
DescribeUMemUpgradePriceResponse describeUMemUpgradePrice(DescribeUMemUpgradePriceRequest request) throws UCloudException
DescribeUMemUpgradePrice - 获取升级价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemcacheGroup
DescribeUMemcacheGroupResponse describeUMemcacheGroup(DescribeUMemcacheGroupRequest request) throws UCloudException
DescribeUMemcacheGroup - 显示Memcache- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemcachePrice
DescribeUMemcachePriceResponse describeUMemcachePrice(DescribeUMemcachePriceRequest request) throws UCloudException
DescribeUMemcachePrice - 获取umemcache组价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUMemcacheUpgradePrice
DescribeUMemcacheUpgradePriceResponse describeUMemcacheUpgradePrice(DescribeUMemcacheUpgradePriceRequest request) throws UCloudException
DescribeUMemcacheUpgradePrice - 获取umemcache升级价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisBackup
DescribeURedisBackupResponse describeURedisBackup(DescribeURedisBackupRequest request) throws UCloudException
DescribeURedisBackup - 查询主备redis备份- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisBackupURL
DescribeURedisBackupURLResponse describeURedisBackupURL(DescribeURedisBackupURLRequest request) throws UCloudException
DescribeURedisBackupURL - 获取主备Redis备份下载链接- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisConfig
DescribeURedisConfigResponse describeURedisConfig(DescribeURedisConfigRequest request) throws UCloudException
DescribeURedisConfig - 查询主备Redis所有配置文件- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisGroup
DescribeURedisGroupResponse describeURedisGroup(DescribeURedisGroupRequest request) throws UCloudException
DescribeURedisGroup - 查询主备Redis- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisPrice
DescribeURedisPriceResponse describeURedisPrice(DescribeURedisPriceRequest request) throws UCloudException
DescribeURedisPrice - 取uredis价格信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisSlowlog
DescribeURedisSlowlogResponse describeURedisSlowlog(DescribeURedisSlowlogRequest request) throws UCloudException
DescribeURedisSlowlog - 查询URedis慢日志- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisUpgradePrice
DescribeURedisUpgradePriceResponse describeURedisUpgradePrice(DescribeURedisUpgradePriceRequest request) throws UCloudException
DescribeURedisUpgradePrice - 获取uredis升级价格信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeURedisVersion
DescribeURedisVersionResponse describeURedisVersion(DescribeURedisVersionRequest request) throws UCloudException
DescribeURedisVersion - 获取主Redis可用版本- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
flushallURedisGroup
FlushallURedisGroupResponse flushallURedisGroup(FlushallURedisGroupRequest request) throws UCloudException
FlushallURedisGroup - 清除主备redis数据- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getUMemSpaceState
GetUMemSpaceStateResponse getUMemSpaceState(GetUMemSpaceStateRequest request) throws UCloudException
GetUMemSpaceState - 获取空间状态- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
iSolationURedisGroup
ISolationURedisGroupResponse iSolationURedisGroup(ISolationURedisGroupRequest request) throws UCloudException
ISolationURedisGroup - 打开/关闭URedis- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyUMemSpaceName
ModifyUMemSpaceNameResponse modifyUMemSpaceName(ModifyUMemSpaceNameRequest request) throws UCloudException
ModifyUMemSpaceName - 修改名称- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyURedisConfig
ModifyURedisConfigResponse modifyURedisConfig(ModifyURedisConfigRequest request) throws UCloudException
ModifyURedisConfig - 修改主备Redis配置文件参数- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyURedisGroupName
ModifyURedisGroupNameResponse modifyURedisGroupName(ModifyURedisGroupNameRequest request) throws UCloudException
ModifyURedisGroupName - 修改名称- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyURedisGroupPassword
ModifyURedisGroupPasswordResponse modifyURedisGroupPassword(ModifyURedisGroupPasswordRequest request) throws UCloudException
ModifyURedisGroupPassword - 修改主备密码- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
removeUDRedisData
RemoveUDRedisDataResponse removeUDRedisData(RemoveUDRedisDataRequest request) throws UCloudException
RemoveUDRedisData - 清除udredis实例数据- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
resizeUMemSpace
ResizeUMemSpaceResponse resizeUMemSpace(ResizeUMemSpaceRequest request) throws UCloudException
ResizeUMemSpace - 调整容量- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
resizeURedisGroup
ResizeURedisGroupResponse resizeURedisGroup(ResizeURedisGroupRequest request) throws UCloudException
ResizeURedisGroup - 调整容量- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
restartUMemcacheGroup
RestartUMemcacheGroupResponse restartUMemcacheGroup(RestartUMemcacheGroupRequest request) throws UCloudException
RestartUMemcacheGroup - 重启单机Memcache- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
restartURedisGroup
RestartURedisGroupResponse restartURedisGroup(RestartURedisGroupRequest request) throws UCloudException
RestartURedisGroup - 重启主备实例- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
updateURedisBackupStrategy
UpdateURedisBackupStrategyResponse updateURedisBackupStrategy(UpdateURedisBackupStrategyRequest request) throws UCloudException
UpdateURedisBackupStrategy - 更改主备Redis备份策略- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
updateURedisRewriteTime
UpdateURedisRewriteTimeResponse updateURedisRewriteTime(UpdateURedisRewriteTimeRequest request) throws UCloudException
UpdateURedisRewriteTime - 修改主备redis重写时间- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
-