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