public class ExtendedAPI extends APIDetailedDTO
APIDetailedDTO.AccessControlEnum, APIDetailedDTO.SubscriptionAvailabilityEnum, APIDetailedDTO.TypeEnum, APIDetailedDTO.VisibilityEnum| Constructor and Description |
|---|
ExtendedAPI() |
| Modifier and Type | Method and Description |
|---|---|
MgwEndpointConfigDTO |
getEndpointConfigRepresentation() |
String |
getMgwApiScope() |
String |
getMgwApiSecurity() |
String |
getSpecificBasepath() |
void |
setEndpointConfigRepresentation(MgwEndpointConfigDTO endpointConfigRepresentation) |
void |
setMgwApiScope(String mgwApiScope) |
void |
setMgwApiSecurity(String mgwApiSecurity) |
void |
setSpecificBasepath(String specificBasepath) |
getAccessControl, getAccessControlRoles, getAdditionalProperties, getApiDefinition, getApiLevelPolicy, getApiSecurity, getApiSwagger, getAuthorizationHeader, getBusinessInformation, getCacheTimeout, getCorsConfiguration, getDestinationStatsEnabled, getEndpointConfig, getEndpointSecurity, getGatewayEnvironments, getIsDefaultVersion, getLabels, getMaxTps, getResponseCaching, getSequences, getSubscriptionAvailability, getSubscriptionAvailableTenants, getTags, getTiers, getTransport, getType, getVisibility, getVisibleRoles, getVisibleTenants, getWsdlUri, setAccessControl, setAccessControlRoles, setAdditionalProperties, setApiDefinition, setApiLevelPolicy, setApiSecurity, setApiSwagger, setAuthorizationHeader, setBusinessInformation, setCacheTimeout, setCorsConfiguration, setDestinationStatsEnabled, setEndpointConfig, setEndpointSecurity, setGatewayEnvironments, setIsDefaultVersion, setLabels, setMaxTps, setResponseCaching, setSequences, setSubscriptionAvailability, setSubscriptionAvailableTenants, setTags, setTiers, setTransport, setType, setVisibility, setVisibleRoles, setVisibleTenants, setWsdlUrigetContext, getDescription, getId, getName, getProvider, getStatus, getThumbnailUri, getVersion, setContext, setDescription, setId, setName, setProvider, setStatus, setThumbnailUri, setVersionpublic MgwEndpointConfigDTO getEndpointConfigRepresentation()
public void setEndpointConfigRepresentation(MgwEndpointConfigDTO endpointConfigRepresentation)
public String getSpecificBasepath()
public void setSpecificBasepath(String specificBasepath)
public String getMgwApiSecurity()
public void setMgwApiSecurity(String mgwApiSecurity)
public void setMgwApiScope(String mgwApiScope)
public String getMgwApiScope()
Copyright © 2019 WSO2. All rights reserved.