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