public class ULBClient extends DefaultClient implements ULBClientInterface
| 构造器和说明 |
|---|
ULBClient(Config config,
Credential credential) |
getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddlewarepublic ULBClient(Config config, Credential credential)
public AllocateBackendResponse allocateBackend(AllocateBackendRequest request) throws UCloudException
allocateBackend 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic BindSSLResponse bindSSL(BindSSLRequest request) throws UCloudException
bindSSL 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic CreatePolicyResponse createPolicy(CreatePolicyRequest request) throws UCloudException
createPolicy 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic CreateSSLResponse createSSL(CreateSSLRequest request) throws UCloudException
createSSL 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic CreateULBResponse createULB(CreateULBRequest request) throws UCloudException
createULB 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic CreateVServerResponse createVServer(CreateVServerRequest request) throws UCloudException
createVServer 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeletePolicyResponse deletePolicy(DeletePolicyRequest request) throws UCloudException
deletePolicy 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeleteSSLResponse deleteSSL(DeleteSSLRequest request) throws UCloudException
deleteSSL 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeleteULBResponse deleteULB(DeleteULBRequest request) throws UCloudException
deleteULB 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeleteVServerResponse deleteVServer(DeleteVServerRequest request) throws UCloudException
deleteVServer 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DescribeSSLResponse describeSSL(DescribeSSLRequest request) throws UCloudException
describeSSL 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DescribeULBResponse describeULB(DescribeULBRequest request) throws UCloudException
describeULB 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DescribeULBSimpleResponse describeULBSimple(DescribeULBSimpleRequest request) throws UCloudException
describeULBSimple 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic DescribeVServerResponse describeVServer(DescribeVServerRequest request) throws UCloudException
describeVServer 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic ReleaseBackendResponse releaseBackend(ReleaseBackendRequest request) throws UCloudException
releaseBackend 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic UnbindSSLResponse unbindSSL(UnbindSSLRequest request) throws UCloudException
unbindSSL 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdateBackendAttributeResponse updateBackendAttribute(UpdateBackendAttributeRequest request) throws UCloudException
updateBackendAttribute 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdatePolicyResponse updatePolicy(UpdatePolicyRequest request) throws UCloudException
updatePolicy 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdateSSLAttributeResponse updateSSLAttribute(UpdateSSLAttributeRequest request) throws UCloudException
updateSSLAttribute 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdateULBAttributeResponse updateULBAttribute(UpdateULBAttributeRequest request) throws UCloudException
updateULBAttribute 在接口中 ULBClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdateVServerAttributeResponse updateVServerAttribute(UpdateVServerAttributeRequest request) throws UCloudException
updateVServerAttribute 在接口中 ULBClientInterfacerequest - Request objectUCloudException - ExceptionCopyright © 2022. All rights reserved.