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