| Package | Description |
|---|---|
| org.wso2.am.integration.test.impl | |
| org.wso2.am.integration.test.utils.clients |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.automation.test.utils.http.client.HttpResponse |
RestAPIPublisherImpl.addAPI(APIRequest apiRequest)
\
This method is used to create an API.
|
APIDTO |
RestAPIPublisherImpl.addAPI(APIRequest apiRequest,
String osVersion)
\
This method is used to create an API.
|
org.wso2.carbon.automation.test.utils.http.client.HttpResponse |
RestAPIPublisherImpl.updateAPI(APIRequest apiRequest,
String apiId)
Facilitate update API
|
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.automation.test.utils.http.client.HttpResponse |
APIPublisherRestClient.addAPI(APIRequest apiRequest)
Facilitate add API into publisher node
|
org.wso2.carbon.automation.test.utils.http.client.HttpResponse |
APIPublisherRestClient.updateAPI(APIRequest apiRequest)
Facilitate update API
|
Copyright © 2020 WSO2 Inc. All rights reserved.