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