| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest.ext | |
| org.wso2.apimgt.gateway.cli.model.template.service | |
| org.wso2.apimgt.gateway.cli.utils |
| Modifier and Type | Method and Description |
|---|---|
MgwEndpointConfigDTO |
ExtendedAPI.getEndpointConfigRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedAPI.setEndpointConfigRepresentation(MgwEndpointConfigDTO endpointConfigRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
MgwEndpointConfigDTO |
BallerinaService.getEndpointConfig() |
MgwEndpointConfigDTO |
BallerinaOperation.getEpConfigDTO() |
| Modifier and Type | Method and Description |
|---|---|
void |
BallerinaService.setEndpointConfig(MgwEndpointConfigDTO endpointConfig) |
| Modifier and Type | Method and Description |
|---|---|
static MgwEndpointConfigDTO |
OpenAPICodegenUtils.getResourceEpConfigForCodegen(io.swagger.v3.oas.models.Operation operation)
get resource Endpoint configuration in the format of
MgwEndpointConfigDTO to match the mustache
template |
Copyright © 2019 WSO2. All rights reserved.