@Generated public class SetRequest extends Object
Constructor and Description |
---|
SetRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<AccessControl> |
getAccessControlList() |
String |
getObjectId() |
ObjectTypePlural |
getObjectType() |
int |
hashCode() |
SetRequest |
setAccessControlList(Collection<AccessControl> accessControlList) |
SetRequest |
setObjectId(String objectId) |
SetRequest |
setObjectType(ObjectTypePlural objectType) |
String |
toString() |
public SetRequest setAccessControlList(Collection<AccessControl> accessControlList)
public Collection<AccessControl> getAccessControlList()
public SetRequest setObjectId(String objectId)
public String getObjectId()
public SetRequest setObjectType(ObjectTypePlural objectType)
public ObjectTypePlural getObjectType()
Copyright © 2024. All rights reserved.