Uses of Class
cn.ucloud.cube.models.ListCubeDeploymentResponse
-
Packages that use ListCubeDeploymentResponse Package Description cn.ucloud.cube.client -
-
Uses of ListCubeDeploymentResponse in cn.ucloud.cube.client
Methods in cn.ucloud.cube.client that return ListCubeDeploymentResponse Modifier and Type Method Description ListCubeDeploymentResponseCubeClient. listCubeDeployment(ListCubeDeploymentRequest request)ListCubeDeployment - 获取Cube的Deployment列表ListCubeDeploymentResponseCubeClientInterface. listCubeDeployment(ListCubeDeploymentRequest request)ListCubeDeployment - 获取Cube的Deployment列表
-