| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
ScopeDTO |
ScopeDTO.description(String description) |
ScopeDTO |
ScopeDTO.name(String name) |
ScopeDTO |
ScopeDTO.roles(Object roles) |
ScopeDTO |
ScopeDTO.tag(String tag) |
| Modifier and Type | Method and Description |
|---|---|
List<ScopeDTO> |
ScopeListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
ScopeListDTO.addListItem(ScopeDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
ScopeListDTO.list(List<ScopeDTO> list) |
void |
ScopeListDTO.setList(List<ScopeDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.