Class SharePermission

    • Constructor Detail

      • SharePermission

        public SharePermission()
      • SharePermission

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

      • getCreatedTime

        public String getCreatedTime()
        Get 快照分享的时间
        Returns:
        CreatedTime 快照分享的时间
      • setCreatedTime

        public void setCreatedTime​(String CreatedTime)
        Set 快照分享的时间
        Parameters:
        CreatedTime - 快照分享的时间
      • getAccountId

        public String getAccountId()
        Get 分享的账号Id
        Returns:
        AccountId 分享的账号Id
      • setAccountId

        public void setAccountId​(String AccountId)
        Set 分享的账号Id
        Parameters:
        AccountId - 分享的账号Id