Class DescribeCodePackStatusRequest


  • public class DescribeCodePackStatusRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeCodePackStatusRequest

        public DescribeCodePackStatusRequest()
      • DescribeCodePackStatusRequest

        public DescribeCodePackStatusRequest​(DescribeCodePackStatusRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getPackId

        public String getPackId()
        Get 码包ID
        Returns:
        PackId 码包ID
      • setPackId

        public void setPackId​(String PackId)
        Set 码包ID
        Parameters:
        PackId - 码包ID
      • getCorpId

        public Long getCorpId()
        Get 企业ID
        Returns:
        CorpId 企业ID
      • setCorpId

        public void setCorpId​(Long CorpId)
        Set 企业ID
        Parameters:
        CorpId - 企业ID