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