| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.publisher.model |
| Modifier and Type | Method and Description |
|---|---|
APIOperations |
APIOperations.addEndpointItem(APIEndpoint endpointItem) |
APIOperations |
APIOperations.authType(String authType) |
APIOperations |
APIOperations.endpoint(List<APIEndpoint> endpoint) |
APIOperations |
APIOperations.httpVerb(String httpVerb) |
APIOperations |
APIOperations.id(String id) |
APIOperations |
APIOperations.policy(String policy) |
APIOperations |
APIOperations.uritemplate(String uritemplate) |
| Modifier and Type | Method and Description |
|---|---|
List<APIOperations> |
API.getOperations()
Get operations
|
| Modifier and Type | Method and Description |
|---|---|
API |
API.addOperationsItem(APIOperations operationsItem) |
| Modifier and Type | Method and Description |
|---|---|
API |
API.operations(List<APIOperations> operations) |
void |
API.setOperations(List<APIOperations> operations) |
Copyright © 2018 WSO2. All rights reserved.