Class DescribeCompShareMachineTypeFamiliesResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.DescribeCompShareMachineTypeFamiliesResponse

public class DescribeCompShareMachineTypeFamiliesResponse extends Response
  • Constructor Details

    • DescribeCompShareMachineTypeFamiliesResponse

      public DescribeCompShareMachineTypeFamiliesResponse()
  • Method Details

    • getMachineTypes

      public List<String> getMachineTypes()
    • setMachineTypes

      public void setMachineTypes(List<String> machineTypes)