Class AttachCcnRequest

    • Constructor Detail

      • AttachCcnRequest

        public AttachCcnRequest()
      • AttachCcnRequest

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

      • getCcnId

        public String getCcnId()
        Get 云联网实例ID。
        Returns:
        CcnId 云联网实例ID。
      • setCcnId

        public void setCcnId​(String CcnId)
        Set 云联网实例ID。
        Parameters:
        CcnId - 云联网实例ID。