Package cn.ucloud.cube.models
Class UpdateCubeDeploymentResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.cube.models.UpdateCubeDeploymentResponse
-
public class UpdateCubeDeploymentResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description UpdateCubeDeploymentResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDeployment()voidsetDeployment(String deployment)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-