| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
KeyManagerInfoDTO |
KeyManagerInfoDTO.description(String description) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.enabled(Boolean enabled) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.id(String id) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.name(String name) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyManagerInfoDTO> |
KeyManagerListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
KeyManagerListDTO |
KeyManagerListDTO.addListItem(KeyManagerInfoDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
KeyManagerListDTO |
KeyManagerListDTO.list(List<KeyManagerInfoDTO> list) |
void |
KeyManagerListDTO.setList(List<KeyManagerInfoDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.