Uses of Class
org.wso2.am.integration.test.utils.bean.APIRequest
-
Packages that use APIRequest Package Description org.wso2.am.integration.test.impl org.wso2.am.integration.test.utils.clients -
-
Uses of APIRequest in org.wso2.am.integration.test.impl
Methods in org.wso2.am.integration.test.impl with parameters of type APIRequest Modifier and Type Method Description org.wso2.carbon.automation.test.utils.http.client.HttpResponseRestAPIPublisherImpl. addAPI(APIRequest apiRequest)\ This method is used to create an API.APIDTORestAPIPublisherImpl. addAPI(APIRequest apiRequest, String osVersion)\ This method is used to create an API.org.wso2.carbon.automation.test.utils.http.client.HttpResponseRestAPIPublisherImpl. updateAPI(APIRequest apiRequest, String apiId)Facilitate update API -
Uses of APIRequest in org.wso2.am.integration.test.utils.clients
Methods in org.wso2.am.integration.test.utils.clients with parameters of type APIRequest Modifier and Type Method Description org.wso2.carbon.automation.test.utils.http.client.HttpResponseAPIPublisherRestClient. addAPI(APIRequest apiRequest)Facilitate add API into publisher nodeorg.wso2.carbon.automation.test.utils.http.client.HttpResponseAPIPublisherRestClient. updateAPI(APIRequest apiRequest)Facilitate update API
-