| Modifier and Type | Method and Description |
|---|---|
APILocation |
MalformedSpecException.getLocation() |
| Constructor and Description |
|---|
MalformedSpecException(String message,
APILocation location) |
UnsupportedSecuritySchemeException(String message,
APILocation location) |
| Modifier and Type | Method and Description |
|---|---|
static APILocation |
APILocation.from(amf.core.client.platform.model.Annotations annotations) |
abstract APILocation |
APIModel.getLocation()
Retrieves the location in the API Spec this element was parsed from.
|
abstract APILocation |
APIParameterModel.getLocation()
Retrieves the location in the API Spec this element was parsed from.
|
APILocation |
APIDocumentationModel.getLocation()
Retrieves the location in the API Spec this element was parsed from.
|
abstract APILocation |
APIOperationModel.getLocation()
Retrieves the location in the API Spec this element was parsed from.
|
| Constructor and Description |
|---|
APIDocumentationModel(String description,
String url,
APILocation location) |
| Modifier and Type | Method and Description |
|---|---|
abstract APILocation |
APITypeModel.getLocation()
Retrieves the location in the API Spec this element was parsed from.
|
| Modifier and Type | Method and Description |
|---|---|
APILocation |
AMFTypeModel.getLocation() |
APILocation |
AMFParameterModel.getLocation() |
APILocation |
AMFAPIModel.getLocation() |
APILocation |
AMFOperationModel.getLocation() |
Copyright © 2023. All rights reserved.