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