| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
ProductAPIDTO |
ProductAPIDTO.addOperationsItem(APIOperationsDTO operationsItem) |
ProductAPIDTO |
ProductAPIDTO.apiId(String apiId) |
ProductAPIDTO |
ProductAPIDTO.name(String name) |
ProductAPIDTO |
ProductAPIDTO.operations(List<APIOperationsDTO> operations) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAPIDTO> |
APIProductDTO.getApis()
APIs and resources in the API Product.
|
| Modifier and Type | Method and Description |
|---|---|
APIProductDTO |
APIProductDTO.addApisItem(ProductAPIDTO apisItem) |
| Modifier and Type | Method and Description |
|---|---|
APIProductDTO |
APIProductDTO.apis(List<ProductAPIDTO> apis) |
void |
APIProductDTO.setApis(List<ProductAPIDTO> apis) |
Copyright © 2020 WSO2 Inc. All rights reserved.