public class DefaultULBClient extends DefaultUcloudClient implements ULBClient
config| 构造器和说明 |
|---|
DefaultULBClient(ULBConfig config) |
getProjectList, getProjectList, getRegion, getRegionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectList, getProjectList, getRegion, getRegionpublic DefaultULBClient(ULBConfig config)
public CreateULBResult createULB(CreateULBParam param) throws Exception
ULBClientpublic void createULB(CreateULBParam param, UcloudHandler<CreateULBResult> handler, Boolean... asyncFlag)
ULBClientpublic DescribeULBResult describeULB(DescribeULBParam param) throws Exception
ULBClientdescribeULB 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void describeULB(DescribeULBParam param, UcloudHandler<DescribeULBResult> handler, Boolean... asyncFlag)
ULBClientdescribeULB 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic DeleteULBResult deleteULB(DeleteULBParam param) throws Exception
ULBClientpublic void deleteULB(DeleteULBParam param, UcloudHandler<DeleteULBResult> handler, Boolean... asyncFlag)
ULBClientpublic UpdateULBAttributeResult updateULBAttribute(UpdateULBAttributeParam param) throws Exception
ULBClientupdateULBAttribute 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void updateULBAttribute(UpdateULBAttributeParam param, UcloudHandler<UpdateULBAttributeResult> handler, Boolean... asyncFlag)
ULBClientupdateULBAttribute 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic CreateVServerResult createVServer(CreateVServerParam param) throws Exception
ULBClientcreateVServer 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void createVServer(CreateVServerParam param, UcloudHandler<CreateVServerResult> handler, Boolean... asyncFlag)
ULBClientcreateVServer 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic DescribeVServerResult describeVServer(DescribeVServerParam param) throws Exception
ULBClientdescribeVServer 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void describeVServer(DescribeVServerParam param, UcloudHandler<DescribeVServerResult> handler, Boolean... asyncFlag)
ULBClientdescribeVServer 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic DeleteVServerResult deleteVServer(DeleteVServerParam param) throws Exception
ULBClientdeleteVServer 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void deleteVServer(DeleteVServerParam param, UcloudHandler<DeleteVServerResult> handler, Boolean... asyncFlag)
ULBClientdeleteVServer 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic UpdateVServerAttributeResult updateVServerAttribute(UpdateVServerAttributeParam param) throws Exception
ULBClientupdateVServerAttribute 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void updateVServerAttribute(UpdateVServerAttributeParam param, UcloudHandler<UpdateVServerAttributeResult> handler, Boolean... asyncFlag)
ULBClientupdateVServerAttribute 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic AllocateBackendResult allocateBackend(AllocateBackendParam param) throws Exception
ULBClientallocateBackend 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void allocateBackend(AllocateBackendParam param, UcloudHandler<AllocateBackendResult> handler, Boolean... asyncFlag)
ULBClientallocateBackend 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic ReleaseBackendResult releaseBackend(ReleaseBackendParam param) throws Exception
ULBClientreleaseBackend 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void releaseBackend(ReleaseBackendParam param, UcloudHandler<ReleaseBackendResult> handler, Boolean... asyncFlag)
ULBClientreleaseBackend 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic AllocateBackendBatchResult allocateBackendBatch(AllocateBackendBatchParam param) throws Exception
ULBClientallocateBackendBatch 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void allocateBackendBatch(AllocateBackendBatchParam param, UcloudHandler<AllocateBackendBatchResult> handler, Boolean... asyncFlag)
ULBClientallocateBackendBatch 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic UpdateBackendAttributeResult updateBackendAttribute(UpdateBackendAttributeParam param) throws Exception
ULBClientupdateBackendAttribute 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void updateBackendAttribute(UpdateBackendAttributeParam param, UcloudHandler<UpdateBackendAttributeResult> handler, Boolean... asyncFlag)
ULBClientupdateBackendAttribute 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic CreatePolicyResult createPolicy(CreatePolicyParam param) throws Exception
ULBClientcreatePolicy 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void createPolicy(CreatePolicyParam param, UcloudHandler<CreatePolicyResult> handler, Boolean... asyncFlag)
ULBClientcreatePolicy 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic UpdatePolicyResult updatePolicy(UpdatePolicyParam param) throws Exception
ULBClientupdatePolicy 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void updatePolicy(UpdatePolicyParam param, UcloudHandler<UpdatePolicyResult> handler, Boolean... asyncFlag)
ULBClientupdatePolicy 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic DeletePolicyResult deletePolicy(DeletePolicyParam param) throws Exception
ULBClientdeletePolicy 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void deletePolicy(DeletePolicyParam param, UcloudHandler<DeletePolicyResult> handler, Boolean... asyncFlag)
ULBClientdeletePolicy 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步truepublic DeleteSSLResult deleteSSL(DeleteSSLParam param) throws Exception
ULBClientpublic void deleteSSL(DeleteSSLParam param, UcloudHandler<DeleteSSLResult> handler, Boolean... asyncFlag)
ULBClientpublic BindSSLResult bindSSL(BindSSLParam param) throws Exception
ULBClientpublic void bindSSL(BindSSLParam param, UcloudHandler<BindSSLResult> handler, Boolean... asyncFlag)
ULBClientpublic UnbindSSLResult unbindSSL(UnbindSSLParam param) throws Exception
ULBClientpublic void unbindSSL(UnbindSSLParam param, UcloudHandler<UnbindSSLResult> handler, Boolean... asyncFlag)
ULBClientpublic CreateSSLResult createSSL(CreateSSLParam param) throws Exception
ULBClientpublic void createSSL(CreateSSLParam param, UcloudHandler<CreateSSLResult> handler, Boolean... asyncFlag)
ULBClientpublic DescribeSSLResult describeSSL(DescribeSSLParam param) throws Exception
ULBClientdescribeSSL 在接口中 ULBClientparam - 参数对象Exception - 出错则抛出异常public void describeSSL(DescribeSSLParam param, UcloudHandler<DescribeSSLResult> handler, Boolean... asyncFlag)
ULBClientdescribeSSL 在接口中 ULBClientparam - 参数对象handler - 回调处理器asyncFlag - 异步标记,默认异步trueCopyright © 2019. All rights reserved.