| Package | Description |
|---|---|
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Rule.getCondition()
Gets the condtion of Bucket Lifecycle.
|
Condition |
Grant.getCondition()
Gets the condition of Bucket Acl.
|
Condition |
Condition.withIpAddress(List<String> ipAddress)
Sets ipAddress of Bucket Acl, just for Bucket Acl json
|
Condition |
Condition.withReferer(Referer referer)
Sets referer of Bucket Acl.
|
Condition |
Condition.withSecureTransport(boolean secureTransport)
Sets secureTransport of Bucket Acl.
|
Condition |
Condition.withTime(Time time)
Sets time of Bucket Lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setCondition(Condition condition)
Sets the condtion of Bucket Lifecycle.
|
void |
Grant.setCondition(Condition condition)
Sets the condition of Bucket Acl.
|
Grant |
Grant.withCondition(Condition condition)
Sets the condtion of Bucket Acl.
|
Rule |
Rule.withCondtion(Condition condition)
Sets the condtion of Bucket Lifecycle.
|
Copyright © 2021. All rights reserved.