@Generated public class GetClusterPermissionLevelsResponse extends Object
Constructor and Description |
---|
GetClusterPermissionLevelsResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<ClusterPermissionsDescription> |
getPermissionLevels() |
int |
hashCode() |
GetClusterPermissionLevelsResponse |
setPermissionLevels(Collection<ClusterPermissionsDescription> permissionLevels) |
String |
toString() |
public GetClusterPermissionLevelsResponse setPermissionLevels(Collection<ClusterPermissionsDescription> permissionLevels)
public Collection<ClusterPermissionsDescription> getPermissionLevels()
Copyright © 2024. All rights reserved.