public class AMFOperationModel extends APIOperationModel
apiDocumentationModel, baseUris, description, headersModel, httpMethod, inputMetadataModel, name, operationId, outputMetadataModel, path, queryParamsModel, securitySchemesModel, summary, uriParamsModel| Constructor and Description |
|---|
AMFOperationModel(amf.apicontract.client.platform.model.domain.EndPoint endPoint,
amf.apicontract.client.platform.model.domain.Operation operation,
boolean isRaml) |
| Modifier and Type | Method and Description |
|---|---|
APILocation |
getLocation()
Retrieves the location in the API Spec this element was parsed from.
|
amf.core.client.platform.model.domain.Graph |
graph() |
getAPIDocumentationModel, getBaseUris, getDescription, getHeadersModel, getHttpMethod, getInputMetadataModel, getName, getOperationId, getOutputMetadataModel, getParameter, getPath, getQueryParamsModel, getSecuritySchemesModel, getSummary, getUriParamsModel, selectSecurityRequirementspublic AMFOperationModel(amf.apicontract.client.platform.model.domain.EndPoint endPoint,
amf.apicontract.client.platform.model.domain.Operation operation,
boolean isRaml)
throws ModelGenerationException
ModelGenerationExceptionpublic amf.core.client.platform.model.domain.Graph graph()
public APILocation getLocation()
APIOperationModelgetLocation in class APIOperationModelCopyright © 2023. All rights reserved.