类 PathXClient
java.lang.Object
cn.ucloud.common.client.DefaultClient
cn.ucloud.pathx.client.PathXClient
- 所有已实现的接口:
Client,PathXClientInterface,Closeable,AutoCloseable
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 - 更新入口白名单从类继承的方法 cn.ucloud.common.client.DefaultClient
close, getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddleware
-
构造器详细资料
-
PathXClient
-
-
方法详细资料
-
bindPathXSSL
BindPathXSSL - 绑定PathX SSL证书- 指定者:
bindPathXSSL在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createGlobalSSHInstance
public CreateGlobalSSHInstanceResponse createGlobalSSHInstance(CreateGlobalSSHInstanceRequest request) throws UCloudException CreateGlobalSSHInstance - 创建GlobalSSH实例- 指定者:
createGlobalSSHInstance在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createPathXSSL
CreatePathXSSL - 创建证书- 指定者:
createPathXSSL在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createUGAForwarder
public CreateUGAForwarderResponse createUGAForwarder(CreateUGAForwarderRequest request) throws UCloudException CreateUGAForwarder - 创建加速实例转发器- 指定者:
createUGAForwarder在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createUGAInstance
public CreateUGAInstanceResponse createUGAInstance(CreateUGAInstanceRequest request) throws UCloudException CreateUGAInstance - 创建全球加速配置项- 指定者:
createUGAInstance在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
createUPath
CreateUPath - 创建UPath- 指定者:
createUPath在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteGlobalSSHInstance
public DeleteGlobalSSHInstanceResponse deleteGlobalSSHInstance(DeleteGlobalSSHInstanceRequest request) throws UCloudException DeleteGlobalSSHInstance - 删除GlobalSSH实例- 指定者:
deleteGlobalSSHInstance在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deletePathXSSL
DeletePathXSSL - 删除PathX SSL证书- 指定者:
deletePathXSSL在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteUGAForwarder
public DeleteUGAForwarderResponse deleteUGAForwarder(DeleteUGAForwarderRequest request) throws UCloudException DeleteUGAForwarder - 删除加速实例转发器- 指定者:
deleteUGAForwarder在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteUGAInstance
public DeleteUGAInstanceResponse deleteUGAInstance(DeleteUGAInstanceRequest request) throws UCloudException DeleteUGAInstance - 删除全球加速服务加速配置- 指定者:
deleteUGAInstance在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
deleteUPath
DeleteUPath - 删除UPath- 指定者:
deleteUPath在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeGlobalSSHInstance
public DescribeGlobalSSHInstanceResponse describeGlobalSSHInstance(DescribeGlobalSSHInstanceRequest request) throws UCloudException DescribeGlobalSSHInstance - 获取GlobalSSH实例列表- 指定者:
describeGlobalSSHInstance在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describePathXLineConfig
public DescribePathXLineConfigResponse describePathXLineConfig(DescribePathXLineConfigRequest request) throws UCloudException DescribePathXLineConfig - 获取全球加速线路信息- 指定者:
describePathXLineConfig在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describePathXSSL
public DescribePathXSSLResponse describePathXSSL(DescribePathXSSLRequest request) throws UCloudException DescribePathXSSL - 获取SSL证书信息- 指定者:
describePathXSSL在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeUGAInstance
public DescribeUGAInstanceResponse describeUGAInstance(DescribeUGAInstanceRequest request) throws UCloudException DescribeUGAInstance - 获取全球加速服务加速配置信息- 指定者:
describeUGAInstance在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeUPath
DescribeUPath - 获取加速线路信息- 指定者:
describeUPath在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
describeUPathTemplate
public DescribeUPathTemplateResponse describeUPathTemplate(DescribeUPathTemplateRequest request) throws UCloudException DescribeUPathTemplate - 查询UPath的监控模板- 指定者:
describeUPathTemplate在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getGlobalSSHPrice
public GetGlobalSSHPriceResponse getGlobalSSHPrice(GetGlobalSSHPriceRequest request) throws UCloudException GetGlobalSSHPrice - 获取GlobalSSH价格- 指定者:
getGlobalSSHPrice在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getGlobalSSHTraffic
public GetGlobalSSHTrafficResponse getGlobalSSHTraffic(GetGlobalSSHTrafficRequest request) throws UCloudException GetGlobalSSHTraffic - 获取GlobalSSH流量统计数据- 指定者:
getGlobalSSHTraffic在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getGlobalSSHUpdatePrice
public GetGlobalSSHUpdatePriceResponse getGlobalSSHUpdatePrice(GetGlobalSSHUpdatePriceRequest request) throws UCloudException GetGlobalSSHUpdatePrice - 获取GlobalSSH升级价格- 指定者:
getGlobalSSHUpdatePrice在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
getPathXMetric
GetPathXMetric - 获取全球加速监控信息- 指定者:
getPathXMetric在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHOriginInfo
public ModifyGlobalSSHOriginInfoResponse modifyGlobalSSHOriginInfo(ModifyGlobalSSHOriginInfoRequest request) throws UCloudException ModifyGlobalSSHOriginInfo - 修改GlobalSSH 源站信息- 指定者:
modifyGlobalSSHOriginInfo在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHPort
public ModifyGlobalSSHPortResponse modifyGlobalSSHPort(ModifyGlobalSSHPortRequest request) throws UCloudException ModifyGlobalSSHPort - 修改GlobalSSH端口- 指定者:
modifyGlobalSSHPort在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHRemark
public ModifyGlobalSSHRemarkResponse modifyGlobalSSHRemark(ModifyGlobalSSHRemarkRequest request) throws UCloudException ModifyGlobalSSHRemark - 修改GlobalSSH备注- 指定者:
modifyGlobalSSHRemark在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyGlobalSSHType
public ModifyGlobalSSHTypeResponse modifyGlobalSSHType(ModifyGlobalSSHTypeRequest request) throws UCloudException ModifyGlobalSSHType - 修改GlobalSSH实例类型- 指定者:
modifyGlobalSSHType在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyUPathBandwidth
public ModifyUPathBandwidthResponse modifyUPathBandwidth(ModifyUPathBandwidthRequest request) throws UCloudException ModifyUPathBandwidth - 修改加速线路带宽- 指定者:
modifyUPathBandwidth在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
modifyUPathTemplate
public ModifyUPathTemplateResponse modifyUPathTemplate(ModifyUPathTemplateRequest request) throws UCloudException ModifyUPathTemplate - 修改UPath监控告警项- 指定者:
modifyUPathTemplate在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
ugaBindUPath
UGABindUPath - UGA绑定UPath- 指定者:
ugaBindUPath在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
ugaUnBindUPath
UGAUnBindUPath - UGA与UPath解绑- 指定者:
ugaUnBindUPath在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
unBindPathXSSL
UnBindPathXSSL - 解绑PathX SSL 证书- 指定者:
unBindPathXSSL在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-
updatePathXWhitelist
public UpdatePathXWhitelistResponse updatePathXWhitelist(UpdatePathXWhitelistRequest request) throws UCloudException UpdatePathXWhitelist - 更新入口白名单- 指定者:
updatePathXWhitelist在接口中PathXClientInterface- 参数:
request- Request object- 抛出:
UCloudException- Exception
-