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