public class RolesResponse extends Object
Constructor and Description |
---|
RolesResponse(List<RoleMembersResponse> roles,
boolean showApplicationRole) |
Modifier and Type | Method and Description |
---|---|
List<RoleMembersResponse> |
getRoles() |
boolean |
isShowApplicationRole() |
public RolesResponse(List<RoleMembersResponse> roles, boolean showApplicationRole)
public List<RoleMembersResponse> getRoles()
public boolean isShowApplicationRole()
Copyright © 2002-2022 Atlassian. All Rights Reserved.