| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIExternalStoreDTO |
APIExternalStoreDTO.id(String id) |
APIExternalStoreDTO |
APIExternalStoreDTO.lastUpdatedTime(String lastUpdatedTime) |
| Modifier and Type | Method and Description |
|---|---|
List<APIExternalStoreDTO> |
APIExternalStoreListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
APIExternalStoreListDTO |
APIExternalStoreListDTO.addListItem(APIExternalStoreDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
APIExternalStoreListDTO |
APIExternalStoreListDTO.list(List<APIExternalStoreDTO> list) |
void |
APIExternalStoreListDTO.setList(List<APIExternalStoreDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.