public class Referer extends Object
| Constructor and Description |
|---|
Referer() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getStringEquals()
Gets the stringEquals of Bucket Acl Condition Referer.
|
List<String> |
getStringLike()
Gets the stringLike of Bucket Acl Condition Referer.
|
void |
setStringEquals(List<String> stringEquals)
Sets the stringEquals of Bucket Acl Condition Referer.
|
void |
setStringLike(List<String> stringLike)
Sets the stringLike of Bucket Acl Condition Referer.
|
String |
toString() |
Referer |
withStringEquals(List<String> stringEquals)
Sets the stringEquals of Bucket Acl Condition Referer.
|
Referer |
withStringLike(List<String> stringLike)
Sets the stringLike of Bucket Acl Condition Referer.
|
public List<String> getStringLike()
public void setStringLike(List<String> stringLike)
stringLike - The stringLike of Bucket Acl Condition Referer.public Referer withStringLike(List<String> stringLike)
stringLike - The stringLike of Bucket Acl Condition Referer.public List<String> getStringEquals()
public void setStringEquals(List<String> stringEquals)
stringEquals - The stringEquals of Bucket Acl Condition Referer.public Referer withStringEquals(List<String> stringEquals)
stringEquals - The stringEquals of Bucket Acl Condition Referer.Copyright © 2024. All rights reserved.