类的使用
com.baidubce.services.bos.model.Grantee
-
使用Grantee的程序包 程序包 说明 com.baidubce.services.bos.model -
-
com.baidubce.services.bos.model中Grantee的使用
返回Grantee的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 GranteeGetBucketAclResponse. getOwner()Gets the user of this bucket.GranteeGrantee. withId(String id)Sets the ID of the grantee.返回变量类型为Grantee的类型的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 List<Grantee>Grant. getGrantee()Gets the grantee being granted a permission by this grant.参数类型为Grantee的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 voidGetBucketAclResponse. setOwner(Grantee owner)Sets the user of this bucket.类型变量类型为Grantee的com.baidubce.services.bos.model中的方法参数 修饰符和类型 方法 说明 voidGrant. setGrantee(List<Grantee> grantee)Sets the grantee being granted a permission by this grant.GrantGrant. withGrantee(List<Grantee> grantee)Sets the grantee being granted a permission by this grant.类型变量类型为Grantee的com.baidubce.services.bos.model中的构造器参数 构造器 说明 Grant(List<Grantee> grantee, List<Permission> permission)Constructs a new Grant object using the specified grantee and permission objects.
-