Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.MockResponsePayloadListDTO
Packages that use MockResponsePayloadListDTO
Package
Description
-
Uses of MockResponsePayloadListDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return MockResponsePayloadListDTOModifier and TypeMethodDescriptionApIsApi.getGeneratedMockScriptsOfAPI(String apiId, String ifNoneMatch) Get Generated Mock Response Payloads This operation can be used to get generated mock responses from examples of swagger definition of an API.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type MockResponsePayloadListDTOModifier and TypeMethodDescriptionApIsApi.getGeneratedMockScriptsOfAPIWithHttpInfo(String apiId, String ifNoneMatch) Get Generated Mock Response Payloads This operation can be used to get generated mock responses from examples of swagger definition of an API.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type MockResponsePayloadListDTOModifier and TypeMethodDescriptionokhttp3.CallApIsApi.getGeneratedMockScriptsOfAPIAsync(String apiId, String ifNoneMatch, ApiCallback<MockResponsePayloadListDTO> _callback) Get Generated Mock Response Payloads (asynchronously) This operation can be used to get generated mock responses from examples of swagger definition of an API. -
Uses of MockResponsePayloadListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return MockResponsePayloadListDTOModifier and TypeMethodDescriptionMockResponsePayloadListDTO.list(List<MockResponsePayloadInfoDTO> list)