public class ExportAPI extends Object
| Constructor and Description |
|---|
ExportAPI() |
ExportAPI(API actualAPIProxy) |
public ExportAPI()
public ExportAPI(API actualAPIProxy)
public String getPath() throws AppException
AppExceptionpublic APISpecification getAPIDefinition()
public Map<String,OutboundProfile> getOutboundProfiles() throws AppException
AppExceptionpublic List<SecurityProfile> getSecurityProfiles() throws AppException
AppExceptionpublic List<AuthenticationProfile> getAuthenticationProfiles()
public Map<String,InboundProfile> getInboundProfiles()
public List<CorsProfile> getCorsProfiles()
public String getVhost()
public String getState() throws AppException
AppExceptionpublic String getVersion()
public String getSummary()
public String getImage()
public Image getAPIImage()
public String getName()
public String getOrganization()
public String getOrganizationId()
public String getDeprecated()
public String getDescriptionType()
public String getDescriptionManual()
public String getDescriptionMarkdown()
public String getDescriptionUrl()
public APIQuota getApplicationQuota()
public APIQuota getSystemQuota()
public Map<String,ServiceProfile> getServiceProfiles()
public List<String> getClientOrganizations() throws AppException
AppExceptionpublic List<ClientApplication> getApplications()
public String getApiDefinitionImport()
public String getBackendBasepath()
Copyright © 2020. All rights reserved.