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