Class DescribeHostMachineTypeFamiliesResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uhost.models.DescribeHostMachineTypeFamiliesResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DescribeHostMachineTypeFamiliesResponse
public DescribeHostMachineTypeFamiliesResponse()
-
-
Method Details
-
getMachineTypes
-
setMachineTypes
public void setMachineTypes(List<DescribeHostMachineTypeFamiliesResponse.MachineTypes> machineTypes)
-