Class DescribeCompShareSoftwarePortResponse.SoftwarePort

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.DescribeCompShareSoftwarePortResponse.SoftwarePort
Enclosing class:
DescribeCompShareSoftwarePortResponse

public static class DescribeCompShareSoftwarePortResponse.SoftwarePort extends Response
  • Constructor Details

    • SoftwarePort

      public SoftwarePort()
  • Method Details

    • getSoftware

      public String getSoftware()
    • setSoftware

      public void setSoftware(String software)
    • getPort

      public Integer getPort()
    • setPort

      public void setPort(Integer port)