Uses of Class
cn.ucloud.cube.models.CreateCubeDeploymentRequest
-
Packages that use CreateCubeDeploymentRequest Package Description cn.ucloud.cube.client -
-
Uses of CreateCubeDeploymentRequest in cn.ucloud.cube.client
Methods in cn.ucloud.cube.client with parameters of type CreateCubeDeploymentRequest Modifier and Type Method Description CreateCubeDeploymentResponseCubeClient. createCubeDeployment(CreateCubeDeploymentRequest request)CreateCubeDeployment - 创建Cube的DeploymentCreateCubeDeploymentResponseCubeClientInterface. createCubeDeployment(CreateCubeDeploymentRequest request)CreateCubeDeployment - 创建Cube的Deployment
-