Uses of Class
org.wso2.am.integration.test.utils.bean.APICreationRequestBean
-
Packages that use APICreationRequestBean Package Description org.wso2.am.integration.test.impl org.wso2.am.integration.test.utils.clients -
-
Uses of APICreationRequestBean in org.wso2.am.integration.test.impl
Methods in org.wso2.am.integration.test.impl with parameters of type APICreationRequestBean Modifier and Type Method Description APIDTORestAPIPublisherImpl. addAPI(APICreationRequestBean apiCreationRequestBean) -
Uses of APICreationRequestBean in org.wso2.am.integration.test.utils.clients
Methods in org.wso2.am.integration.test.utils.clients with parameters of type APICreationRequestBean Modifier and Type Method Description org.wso2.carbon.automation.test.utils.http.client.HttpResponseAPIPublisherRestClient. addAPI(APICreationRequestBean creationRequestBean)Add a API using APICreationRequestBean objectorg.wso2.carbon.automation.test.utils.http.client.HttpResponseAPIPublisherRestClient. updateAPI(APICreationRequestBean creationRequestBean)Update a API using APICreationRequestBean object
-