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