Package cn.ucloud.uk8s.models
Class DescribeUK8SClusterResponse.KubeProxy
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uk8s.models.DescribeUK8SClusterResponse.KubeProxy
-
- Enclosing class:
- DescribeUK8SClusterResponse
public static class DescribeUK8SClusterResponse.KubeProxy extends Response
-
-
Constructor Summary
Constructors Constructor Description KubeProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMode()voidsetMode(String mode)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-