接口 PathXClientInterface
- 所有超级接口:
AutoCloseable,Client,Closeable
- 所有已知实现类:
PathXClient
This client is used to call actions of **PathX** service
-
方法概要
修饰符和类型方法说明bindPathXSSL(BindPathXSSLRequest request) BindPathXSSL - 绑定PathX SSL证书CreateGlobalSSHInstance - 创建GlobalSSH实例createPathXSSL(CreatePathXSSLRequest request) CreatePathXSSL - 创建证书CreateUGAForwarder - 创建加速实例转发器CreateUGAInstance - 创建全球加速配置项createUPath(CreateUPathRequest request) CreateUPath - 创建UPathDeleteGlobalSSHInstance - 删除GlobalSSH实例deletePathXSSL(DeletePathXSSLRequest request) DeletePathXSSL - 删除PathX SSL证书DeleteUGAForwarder - 删除加速实例转发器DeleteUGAInstance - 删除全球加速服务加速配置deleteUPath(DeleteUPathRequest request) DeleteUPath - 删除UPathDescribeGlobalSSHInstance - 获取GlobalSSH实例列表DescribePathXLineConfig - 获取全球加速线路信息describePathXSSL(DescribePathXSSLRequest request) DescribePathXSSL - 获取SSL证书信息DescribeUGAInstance - 获取全球加速服务加速配置信息describeUPath(DescribeUPathRequest request) DescribeUPath - 获取加速线路信息DescribeUPathTemplate - 查询UPath的监控模板GetGlobalSSHPrice - 获取GlobalSSH价格GetGlobalSSHTraffic - 获取GlobalSSH流量统计数据GetGlobalSSHUpdatePrice - 获取GlobalSSH升级价格getPathXMetric(GetPathXMetricRequest request) GetPathXMetric - 获取全球加速监控信息ModifyGlobalSSHOriginInfo - 修改GlobalSSH 源站信息ModifyGlobalSSHPort - 修改GlobalSSH端口ModifyGlobalSSHRemark - 修改GlobalSSH备注ModifyGlobalSSHType - 修改GlobalSSH实例类型ModifyUPathBandwidth - 修改加速线路带宽ModifyUPathTemplate - 修改UPath监控告警项ugaBindUPath(UGABindUPathRequest request) UGABindUPath - UGA绑定UPathugaUnBindUPath(UGAUnBindUPathRequest request) UGAUnBindUPath - UGA与UPath解绑unBindPathXSSL(UnBindPathXSSLRequest request) UnBindPathXSSL - 解绑PathX SSL 证书UpdatePathXWhitelist - 更新入口白名单
-
方法详细资料
-
bindPathXSSL
BindPathXSSL - 绑定PathX SSL证书- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createGlobalSSHInstance
CreateGlobalSSHInstanceResponse createGlobalSSHInstance(CreateGlobalSSHInstanceRequest request) throws UCloudException CreateGlobalSSHInstance - 创建GlobalSSH实例- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createPathXSSL
CreatePathXSSL - 创建证书- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createUGAForwarder
CreateUGAForwarderResponse createUGAForwarder(CreateUGAForwarderRequest request) throws UCloudException CreateUGAForwarder - 创建加速实例转发器- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createUGAInstance
CreateUGAInstanceResponse createUGAInstance(CreateUGAInstanceRequest request) throws UCloudException CreateUGAInstance - 创建全球加速配置项- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createUPath
CreateUPath - 创建UPath- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteGlobalSSHInstance
DeleteGlobalSSHInstanceResponse deleteGlobalSSHInstance(DeleteGlobalSSHInstanceRequest request) throws UCloudException DeleteGlobalSSHInstance - 删除GlobalSSH实例- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deletePathXSSL
DeletePathXSSL - 删除PathX SSL证书- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteUGAForwarder
DeleteUGAForwarderResponse deleteUGAForwarder(DeleteUGAForwarderRequest request) throws UCloudException DeleteUGAForwarder - 删除加速实例转发器- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteUGAInstance
DeleteUGAInstanceResponse deleteUGAInstance(DeleteUGAInstanceRequest request) throws UCloudException DeleteUGAInstance - 删除全球加速服务加速配置- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteUPath
DeleteUPath - 删除UPath- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeGlobalSSHInstance
DescribeGlobalSSHInstanceResponse describeGlobalSSHInstance(DescribeGlobalSSHInstanceRequest request) throws UCloudException DescribeGlobalSSHInstance - 获取GlobalSSH实例列表- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describePathXLineConfig
DescribePathXLineConfigResponse describePathXLineConfig(DescribePathXLineConfigRequest request) throws UCloudException DescribePathXLineConfig - 获取全球加速线路信息- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describePathXSSL
DescribePathXSSL - 获取SSL证书信息- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeUGAInstance
DescribeUGAInstanceResponse describeUGAInstance(DescribeUGAInstanceRequest request) throws UCloudException DescribeUGAInstance - 获取全球加速服务加速配置信息- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeUPath
DescribeUPath - 获取加速线路信息- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeUPathTemplate
DescribeUPathTemplateResponse describeUPathTemplate(DescribeUPathTemplateRequest request) throws UCloudException DescribeUPathTemplate - 查询UPath的监控模板- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getGlobalSSHPrice
GetGlobalSSHPriceResponse getGlobalSSHPrice(GetGlobalSSHPriceRequest request) throws UCloudException GetGlobalSSHPrice - 获取GlobalSSH价格- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getGlobalSSHTraffic
GetGlobalSSHTrafficResponse getGlobalSSHTraffic(GetGlobalSSHTrafficRequest request) throws UCloudException GetGlobalSSHTraffic - 获取GlobalSSH流量统计数据- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getGlobalSSHUpdatePrice
GetGlobalSSHUpdatePriceResponse getGlobalSSHUpdatePrice(GetGlobalSSHUpdatePriceRequest request) throws UCloudException GetGlobalSSHUpdatePrice - 获取GlobalSSH升级价格- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getPathXMetric
GetPathXMetric - 获取全球加速监控信息- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHOriginInfo
ModifyGlobalSSHOriginInfoResponse modifyGlobalSSHOriginInfo(ModifyGlobalSSHOriginInfoRequest request) throws UCloudException ModifyGlobalSSHOriginInfo - 修改GlobalSSH 源站信息- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHPort
ModifyGlobalSSHPortResponse modifyGlobalSSHPort(ModifyGlobalSSHPortRequest request) throws UCloudException ModifyGlobalSSHPort - 修改GlobalSSH端口- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHRemark
ModifyGlobalSSHRemarkResponse modifyGlobalSSHRemark(ModifyGlobalSSHRemarkRequest request) throws UCloudException ModifyGlobalSSHRemark - 修改GlobalSSH备注- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHType
ModifyGlobalSSHTypeResponse modifyGlobalSSHType(ModifyGlobalSSHTypeRequest request) throws UCloudException ModifyGlobalSSHType - 修改GlobalSSH实例类型- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyUPathBandwidth
ModifyUPathBandwidthResponse modifyUPathBandwidth(ModifyUPathBandwidthRequest request) throws UCloudException ModifyUPathBandwidth - 修改加速线路带宽- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyUPathTemplate
ModifyUPathTemplateResponse modifyUPathTemplate(ModifyUPathTemplateRequest request) throws UCloudException ModifyUPathTemplate - 修改UPath监控告警项- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
ugaBindUPath
UGABindUPath - UGA绑定UPath- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
ugaUnBindUPath
UGAUnBindUPath - UGA与UPath解绑- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
unBindPathXSSL
UnBindPathXSSL - 解绑PathX SSL 证书- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
updatePathXWhitelist
UpdatePathXWhitelistResponse updatePathXWhitelist(UpdatePathXWhitelistRequest request) throws UCloudException UpdatePathXWhitelist - 更新入口白名单- 参数:
request- Request object- 抛出:
UCloudException- Exception
-