Uses of Class
org.wso2.am.integration.test.utils.bean.APIRevisionRequest
-
Packages that use APIRevisionRequest Package Description org.wso2.am.integration.test.impl -
-
Uses of APIRevisionRequest in org.wso2.am.integration.test.impl
Methods in org.wso2.am.integration.test.impl with parameters of type APIRevisionRequest Modifier and Type Method Description org.wso2.carbon.automation.test.utils.http.client.HttpResponseRestAPIPublisherImpl. addAPIProductRevision(APIRevisionRequest apiRevisionRequest)This method is used to create an API Product Revision.org.wso2.carbon.automation.test.utils.http.client.HttpResponseRestAPIPublisherImpl. addAPIRevision(APIRevisionRequest apiRevisionRequest)This method is used to create an API Revision.
-