| Package | Description |
|---|---|
| org.wso2.am.integration.test.utils.bean |
| Modifier and Type | Method and Description |
|---|---|
List<APIResourceBean> |
APICreationRequestBean.getResourceBeanList() |
| Modifier and Type | Method and Description |
|---|---|
void |
APICreationRequestBean.setResourceBeanList(List<APIResourceBean> resourceBeanList) |
| Constructor and Description |
|---|
APICreationRequestBean(String apiName,
String context,
String version,
String provider,
URL endpointUrl,
List<APIResourceBean> resourceBeans)
constructor of the APICreationRequestBean class only with production url
|
Copyright © 2020 WSO2 Inc. All rights reserved.