Package cn.ucloud.uphost.models
Class DescribeBaremetalMachineTypeResponse.PHostComponentSet
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uphost.models.DescribeBaremetalMachineTypeResponse.PHostComponentSet
-
- Enclosing class:
- DescribeBaremetalMachineTypeResponse
public static class DescribeBaremetalMachineTypeResponse.PHostComponentSet extends Response
-
-
Constructor Summary
Constructors Constructor Description PHostComponentSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetCount()StringgetName()voidsetCount(Integer count)voidsetName(String name)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-