public class CubeClient extends DefaultClient implements CubeClientInterface
| 构造器和说明 |
|---|
CubeClient(Config config,
Credential credential) |
getConfig, getCredential, getTransport, invoke, setConfig, setCredential, setTransport, useMiddlewarepublic CubeClient(Config config, Credential credential)
public CreateCubeDeploymentResponse createCubeDeployment(CreateCubeDeploymentRequest request) throws UCloudException
createCubeDeployment 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic CreateCubePodResponse createCubePod(CreateCubePodRequest request) throws UCloudException
createCubePod 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeleteCubeDeploymentResponse deleteCubeDeployment(DeleteCubeDeploymentRequest request) throws UCloudException
deleteCubeDeployment 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic DeleteCubePodResponse deleteCubePod(DeleteCubePodRequest request) throws UCloudException
deleteCubePod 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetCubeDeploymentResponse getCubeDeployment(GetCubeDeploymentRequest request) throws UCloudException
getCubeDeployment 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetCubeExecTokenResponse getCubeExecToken(GetCubeExecTokenRequest request) throws UCloudException
getCubeExecToken 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetCubeExtendInfoResponse getCubeExtendInfo(GetCubeExtendInfoRequest request) throws UCloudException
getCubeExtendInfo 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetCubeMetricsResponse getCubeMetrics(GetCubeMetricsRequest request) throws UCloudException
getCubeMetrics 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetCubePodResponse getCubePod(GetCubePodRequest request) throws UCloudException
getCubePod 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetCubePriceResponse getCubePrice(GetCubePriceRequest request) throws UCloudException
getCubePrice 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic GetCubeTokenResponse getCubeToken(GetCubeTokenRequest request) throws UCloudException
getCubeToken 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic ListCubeDeploymentResponse listCubeDeployment(ListCubeDeploymentRequest request) throws UCloudException
listCubeDeployment 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic ListCubePodResponse listCubePod(ListCubePodRequest request) throws UCloudException
listCubePod 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic ModifyCubeExtendInfoResponse modifyCubeExtendInfo(ModifyCubeExtendInfoRequest request) throws UCloudException
modifyCubeExtendInfo 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic ModifyCubeTagResponse modifyCubeTag(ModifyCubeTagRequest request) throws UCloudException
modifyCubeTag 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic RebootCubePodResponse rebootCubePod(RebootCubePodRequest request) throws UCloudException
rebootCubePod 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic RenewCubePodResponse renewCubePod(RenewCubePodRequest request) throws UCloudException
renewCubePod 在接口中 CubeClientInterfacerequest - Request objectUCloudException - Exceptionpublic UpdateCubeDeploymentResponse updateCubeDeployment(UpdateCubeDeploymentRequest request) throws UCloudException
updateCubeDeployment 在接口中 CubeClientInterfacerequest - Request objectUCloudException - ExceptionCopyright © 2022. All rights reserved.