@Generated public class ClusterPolicyPermissionsRequest extends Object
Constructor and Description |
---|
ClusterPolicyPermissionsRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<ClusterPolicyAccessControlRequest> |
getAccessControlList() |
String |
getClusterPolicyId() |
int |
hashCode() |
ClusterPolicyPermissionsRequest |
setAccessControlList(Collection<ClusterPolicyAccessControlRequest> accessControlList) |
ClusterPolicyPermissionsRequest |
setClusterPolicyId(String clusterPolicyId) |
String |
toString() |
public ClusterPolicyPermissionsRequest setAccessControlList(Collection<ClusterPolicyAccessControlRequest> accessControlList)
public Collection<ClusterPolicyAccessControlRequest> getAccessControlList()
public ClusterPolicyPermissionsRequest setClusterPolicyId(String clusterPolicyId)
public String getClusterPolicyId()
Copyright © 2024. All rights reserved.