Class DescribeLiveCertRequest

    • Constructor Detail

      • DescribeLiveCertRequest

        public DescribeLiveCertRequest()
      • DescribeLiveCertRequest

        public DescribeLiveCertRequest​(DescribeLiveCertRequest 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

      • getCertId

        public Long getCertId()
        Get DescribeLiveCerts接口获取到的证书Id。
        Returns:
        CertId DescribeLiveCerts接口获取到的证书Id。
      • setCertId

        public void setCertId​(Long CertId)
        Set DescribeLiveCerts接口获取到的证书Id。
        Parameters:
        CertId - DescribeLiveCerts接口获取到的证书Id。