| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIOperationsDTO |
APIOperationsDTO.id(String id) |
APIOperationsDTO |
APIOperationsDTO.target(String target) |
APIOperationsDTO |
APIOperationsDTO.verb(String verb) |
| Modifier and Type | Method and Description |
|---|---|
List<APIOperationsDTO> |
APIDTO.getOperations()
Get operations
|
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.addOperationsItem(APIOperationsDTO operationsItem) |
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.operations(List<APIOperationsDTO> operations) |
void |
APIDTO.setOperations(List<APIOperationsDTO> operations) |
Copyright © 2020 WSO2 Inc. All rights reserved.