Uses of Class
com.tencentcloudapi.cbs.v20170312.models.SharePermission
-
Packages that use SharePermission Package Description com.tencentcloudapi.cbs.v20170312.models -
-
Uses of SharePermission in com.tencentcloudapi.cbs.v20170312.models
Methods in com.tencentcloudapi.cbs.v20170312.models that return SharePermission Modifier and Type Method Description SharePermission[]DescribeSnapshotSharePermissionResponse. getSharePermissionSet()Get 快照的分享信息的集合Methods in com.tencentcloudapi.cbs.v20170312.models with parameters of type SharePermission Modifier and Type Method Description voidDescribeSnapshotSharePermissionResponse. setSharePermissionSet(SharePermission[] SharePermissionSet)Set 快照的分享信息的集合Constructors in com.tencentcloudapi.cbs.v20170312.models with parameters of type SharePermission Constructor Description 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.
-