| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.publisher.model |
| Modifier and Type | Method and Description |
|---|---|
APIEndpoint |
APIEndpoint.inline(EndPoint inline) |
APIEndpoint |
APIEndpoint.key(String key) |
APIEndpoint |
APIEndpoint.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<APIEndpoint> |
API.getEndpoint()
Get endpoint
|
List<APIEndpoint> |
APIOperations.getEndpoint()
Get endpoint
|
| Modifier and Type | Method and Description |
|---|---|
API |
API.addEndpointItem(APIEndpoint endpointItem) |
APIOperations |
APIOperations.addEndpointItem(APIEndpoint endpointItem) |
| Modifier and Type | Method and Description |
|---|---|
API |
API.endpoint(List<APIEndpoint> endpoint) |
APIOperations |
APIOperations.endpoint(List<APIEndpoint> endpoint) |
void |
API.setEndpoint(List<APIEndpoint> endpoint) |
void |
APIOperations.setEndpoint(List<APIEndpoint> endpoint) |
Copyright © 2018 WSO2. All rights reserved.