public class ActualAPI extends API
API,
DesiredAPIAPIDefinition, apiId, apiMethods, apiRoutingKey, applicationQuota, applications, authenticationProfiles, caCerts, clientOrganizations, corsProfiles, customProperties, deprecated, descriptionManual, descriptionMarkdown, descriptionType, descriptionUrl, id, image, inboundProfiles, name, OPEN_API_30, organization, outboundProfiles, path, retirementDate, securityProfiles, serviceProfiles, state, STATE_DELETED, STATE_DEPRECATED, STATE_PENDING, STATE_PUBLISHED, STATE_UNPUBLISHED, summary, SWAGGGER_API_12, SWAGGGER_API_20, systemQuota, tags, version, vhost, WSDL_API| Constructor and Description |
|---|
ActualAPI() |
| Modifier and Type | Method and Description |
|---|---|
String |
getState()
The tool handles deprecation as an additional state (might not be best choice), but
the API-Manager internally doesn't.
|
getApiConfiguration, getAPIDefinition, getApiDefinitionImport, getApiId, getApiMethods, getApiRoutingKey, getAPIType, getApplicationQuota, getApplications, getAuthenticationProfiles, getCaCerts, getClientOrganizations, getCorsProfiles, getCustomProperties, getDeprecated, getDescriptionManual, getDescriptionMarkdown, getDescriptionType, getDescriptionUrl, getId, getImage, getInboundProfiles, getName, getOrganization, getOutboundProfiles, getPath, getRetirementDate, getSecurityProfiles, getServiceProfiles, getSummary, getSystemQuota, getTags, getVersion, getVhost, setApiConfiguration, setAPIDefinition, setApiId, setApiMethods, setApiRoutingKey, setApplicationQuota, setApplications, setAuthenticationProfiles, setCaCerts, setClientOrganizations, setCorsProfiles, setCustomProperties, setDeprecated, setDescriptionManual, setDescriptionMarkdown, setDescriptionType, setDescriptionUrl, setId, setImage, setInboundProfiles, setName, setOrganization, setOutboundProfiles, setPath, setRetirementDate, setSecurityProfiles, setState, setSummary, setSystemQuota, setVersion, setVhost, toStringpublic ActualAPI()
throws AppException
AppExceptionpublic String getState() throws AppException
getState in class APIAppExceptionAPI.getState()Copyright © 2020. All rights reserved.