public class BucketPolicy extends Object implements Serializable
Constructor and Description |
---|
BucketPolicy() |
Modifier and Type | Method and Description |
---|---|
String |
getPolicyText()
Gets the raw policy JSON text as returned by COS.
|
void |
setPolicyText(String policyText)
Sets the raw policy JSON text.
|
public String getPolicyText()
setPolicyText(String)
public void setPolicyText(String policyText)
policyText
- The raw policy JSON text.getPolicyText()
Copyright © 2022. All rights reserved.