public class NotResource extends Object
| Constructor and Description |
|---|
NotResource() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNotResource()
Gets the notResource of Bucket Acl.
|
void |
setNotResource(List<String> notResource)
Sets the notResource of Bucket Acl.
|
NotResource |
withNotResource(List<String> notResource)
Sets the notResource of Bucket Acl.
|
public List<String> getNotResource()
public void setNotResource(List<String> notResource)
notResource - The resources of Bucket Acl.public NotResource withNotResource(List<String> notResource)
notResource - The resources of Bucket Acl.Copyright © 2020. All rights reserved.