类的使用
com.baidubce.services.bos.model.Condition
-
使用Condition的程序包 程序包 说明 com.baidubce.services.bos.model -
-
com.baidubce.services.bos.model中Condition的使用
返回Condition的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 ConditionGrant. getCondition()Gets the condition of Bucket Acl.ConditionRule. getCondition()Gets the condtion of Bucket Lifecycle.ConditionCondition. withIpAddress(List<String> ipAddress)Sets ipAddress of Bucket Acl, just for Bucket Acl jsonConditionCondition. withReferer(Referer referer)Sets referer of Bucket Acl.ConditionCondition. withSecureTransport(boolean secureTransport)Sets secureTransport of Bucket Acl.ConditionCondition. withTime(Time time)Sets time of Bucket Lifecycle.参数类型为Condition的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 voidGrant. setCondition(Condition condition)Sets the condition of Bucket Acl.voidRule. setCondition(Condition condition)Sets the condtion of Bucket Lifecycle.GrantGrant. withCondition(Condition condition)Sets the condtion of Bucket Acl.RuleRule. withCondtion(Condition condition)Sets the condtion of Bucket Lifecycle.
-