| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
TenantDTO |
TenantDTO.domain(String domain) |
TenantDTO |
TenantDTO.status(String status) |
| Modifier and Type | Method and Description |
|---|---|
List<TenantDTO> |
TenantListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
TenantListDTO |
TenantListDTO.addListItem(TenantDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
TenantListDTO |
TenantListDTO.list(List<TenantDTO> list) |
void |
TenantListDTO.setList(List<TenantDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.