public class EnvironmentPermissions extends Object
| Constructor and Description |
|---|
EnvironmentPermissions(@NotNull String name,
@NotNull List<PermissionSet> permissionSets) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getName() |
@NotNull List<PermissionSet> |
getPermissionSets() |
int |
hashCode() |
String |
toString() |
public EnvironmentPermissions(@NotNull
@NotNull String name,
@NotNull
@NotNull List<PermissionSet> permissionSets)
@NotNull public @NotNull String getName()
@NotNull public @NotNull List<PermissionSet> getPermissionSets()
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.