Package cn.ucloud.pathx.client
Interface PathXClientInterface
-
- All Superinterfaces:
Client
- All Known Implementing Classes:
PathXClient
public interface PathXClientInterface extends Client
This client is used to call actions of **PathX** service
-
-
Method Summary
-
-
-
Method Detail
-
bindPathXSSL
BindPathXSSLResponse bindPathXSSL(BindPathXSSLRequest request) throws UCloudException
BindPathXSSL - 绑定PathX SSL证书- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createGlobalSSHInstance
CreateGlobalSSHInstanceResponse createGlobalSSHInstance(CreateGlobalSSHInstanceRequest request) throws UCloudException
CreateGlobalSSHInstance - 创建GlobalSSH实例- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createPathXSSL
CreatePathXSSLResponse createPathXSSL(CreatePathXSSLRequest request) throws UCloudException
CreatePathXSSL - 创建证书- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUGA3Instance
CreateUGA3InstanceResponse createUGA3Instance(CreateUGA3InstanceRequest request) throws UCloudException
CreateUGA3Instance - 创建全球统一接入加速配置项- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUGA3Port
CreateUGA3PortResponse createUGA3Port(CreateUGA3PortRequest request) throws UCloudException
CreateUGA3Port - 创建统一接入加速实例端口- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUGAForwarder
CreateUGAForwarderResponse createUGAForwarder(CreateUGAForwarderRequest request) throws UCloudException
CreateUGAForwarder - 创建加速实例转发器- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUGAInstance
CreateUGAInstanceResponse createUGAInstance(CreateUGAInstanceRequest request) throws UCloudException
CreateUGAInstance - 创建全球加速配置项- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
createUPath
CreateUPathResponse createUPath(CreateUPathRequest request) throws UCloudException
CreateUPath - 创建UPath- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteGlobalSSHInstance
DeleteGlobalSSHInstanceResponse deleteGlobalSSHInstance(DeleteGlobalSSHInstanceRequest request) throws UCloudException
DeleteGlobalSSHInstance - 删除GlobalSSH实例- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deletePathXSSL
DeletePathXSSLResponse deletePathXSSL(DeletePathXSSLRequest request) throws UCloudException
DeletePathXSSL - 删除PathX SSL证书- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteUGA3Instance
DeleteUGA3InstanceResponse deleteUGA3Instance(DeleteUGA3InstanceRequest request) throws UCloudException
DeleteUGA3Instance - 删除全球统一接入转发实例- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteUGA3Port
DeleteUGA3PortResponse deleteUGA3Port(DeleteUGA3PortRequest request) throws UCloudException
DeleteUGA3Port - 删除统一接入加速实例转发器- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteUGAForwarder
DeleteUGAForwarderResponse deleteUGAForwarder(DeleteUGAForwarderRequest request) throws UCloudException
DeleteUGAForwarder - 删除加速实例转发器- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteUGAInstance
DeleteUGAInstanceResponse deleteUGAInstance(DeleteUGAInstanceRequest request) throws UCloudException
DeleteUGAInstance - 删除全球加速服务加速配置- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
deleteUPath
DeleteUPathResponse deleteUPath(DeleteUPathRequest request) throws UCloudException
DeleteUPath - 删除UPath- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeGlobalSSHInstance
DescribeGlobalSSHInstanceResponse describeGlobalSSHInstance(DescribeGlobalSSHInstanceRequest request) throws UCloudException
DescribeGlobalSSHInstance - 获取GlobalSSH实例列表- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describePathXLineConfig
DescribePathXLineConfigResponse describePathXLineConfig(DescribePathXLineConfigRequest request) throws UCloudException
DescribePathXLineConfig - 获取全球加速线路信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describePathXSSL
DescribePathXSSLResponse describePathXSSL(DescribePathXSSLRequest request) throws UCloudException
DescribePathXSSL - 获取SSL证书信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUGA3Area
DescribeUGA3AreaResponse describeUGA3Area(DescribeUGA3AreaRequest request) throws UCloudException
DescribeUGA3Area - 获取全球接入源站可选列表- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUGA3Instance
DescribeUGA3InstanceResponse describeUGA3Instance(DescribeUGA3InstanceRequest request) throws UCloudException
DescribeUGA3Instance - 获取全球统一接入加速服务加速配置信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUGA3Optimization
DescribeUGA3OptimizationResponse describeUGA3Optimization(DescribeUGA3OptimizationRequest request) throws UCloudException
DescribeUGA3Optimization - 获取全球接入UGA3线路加速优化情况- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUGAInstance
DescribeUGAInstanceResponse describeUGAInstance(DescribeUGAInstanceRequest request) throws UCloudException
DescribeUGAInstance - 获取全球加速服务加速配置信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUPath
DescribeUPathResponse describeUPath(DescribeUPathRequest request) throws UCloudException
DescribeUPath - 获取加速线路信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
describeUPathTemplate
DescribeUPathTemplateResponse describeUPathTemplate(DescribeUPathTemplateRequest request) throws UCloudException
DescribeUPathTemplate - 查询UPath的监控模板- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getGlobalSSHPrice
GetGlobalSSHPriceResponse getGlobalSSHPrice(GetGlobalSSHPriceRequest request) throws UCloudException
GetGlobalSSHPrice - 获取GlobalSSH价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getGlobalSSHUpdatePrice
GetGlobalSSHUpdatePriceResponse getGlobalSSHUpdatePrice(GetGlobalSSHUpdatePriceRequest request) throws UCloudException
GetGlobalSSHUpdatePrice - 获取GlobalSSH升级价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getPathXMetric
GetPathXMetricResponse getPathXMetric(GetPathXMetricRequest request) throws UCloudException
GetPathXMetric - 获取全球加速监控信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getUGA3Metric
GetUGA3MetricResponse getUGA3Metric(GetUGA3MetricRequest request) throws UCloudException
GetUGA3Metric - 获取全地域加速监控信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getUGA3Price
GetUGA3PriceResponse getUGA3Price(GetUGA3PriceRequest request) throws UCloudException
GetUGA3Price - 获取全球统一接入转发实例价格- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
getUGA3UpdatePrice
GetUGA3UpdatePriceResponse getUGA3UpdatePrice(GetUGA3UpdatePriceRequest request) throws UCloudException
GetUGA3UpdatePrice - 全球统一接入获取实例更新价格(增加、删退)- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyGlobalSSHPort
ModifyGlobalSSHPortResponse modifyGlobalSSHPort(ModifyGlobalSSHPortRequest request) throws UCloudException
ModifyGlobalSSHPort - 修改GlobalSSH端口- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyGlobalSSHRemark
ModifyGlobalSSHRemarkResponse modifyGlobalSSHRemark(ModifyGlobalSSHRemarkRequest request) throws UCloudException
ModifyGlobalSSHRemark - 修改GlobalSSH备注- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyGlobalSSHType
ModifyGlobalSSHTypeResponse modifyGlobalSSHType(ModifyGlobalSSHTypeRequest request) throws UCloudException
ModifyGlobalSSHType - 修改GlobalSSH实例类型- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyUGA3Bandwidth
ModifyUGA3BandwidthResponse modifyUGA3Bandwidth(ModifyUGA3BandwidthRequest request) throws UCloudException
ModifyUGA3Bandwidth - 修改统一接入加速配置带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyUGA3Instance
ModifyUGA3InstanceResponse modifyUGA3Instance(ModifyUGA3InstanceRequest request) throws UCloudException
ModifyUGA3Instance - 修改统一接入加速配置属性- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyUGA3OriginInfo
ModifyUGA3OriginInfoResponse modifyUGA3OriginInfo(ModifyUGA3OriginInfoRequest request) throws UCloudException
ModifyUGA3OriginInfo - 修改统一接入加速配置源站信息- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyUGA3Port
ModifyUGA3PortResponse modifyUGA3Port(ModifyUGA3PortRequest request) throws UCloudException
ModifyUGA3Port - 修改统一接入加速实例端口- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyUPathBandwidth
ModifyUPathBandwidthResponse modifyUPathBandwidth(ModifyUPathBandwidthRequest request) throws UCloudException
ModifyUPathBandwidth - 修改加速线路带宽- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
modifyUPathTemplate
ModifyUPathTemplateResponse modifyUPathTemplate(ModifyUPathTemplateRequest request) throws UCloudException
ModifyUPathTemplate - 修改UPath监控告警项- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
ugaBindUPath
UGABindUPathResponse ugaBindUPath(UGABindUPathRequest request) throws UCloudException
UGABindUPath - UGA绑定UPath- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
ugaUnBindUPath
UGAUnBindUPathResponse ugaUnBindUPath(UGAUnBindUPathRequest request) throws UCloudException
UGAUnBindUPath - UGA与UPath解绑- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
unBindPathXSSL
UnBindPathXSSLResponse unBindPathXSSL(UnBindPathXSSLRequest request) throws UCloudException
UnBindPathXSSL - 解绑PathX SSL 证书- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
updatePathXWhitelist
UpdatePathXWhitelistResponse updatePathXWhitelist(UpdatePathXWhitelistRequest request) throws UCloudException
UpdatePathXWhitelist - 更新入口白名单- Parameters:
request- Request object- Throws:
UCloudException- Exception
-
-