| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest | |
| org.wso2.apimgt.gateway.cli.model.rest.policy |
| Modifier and Type | Method and Description |
|---|---|
String |
APIDetailedDTO.getApiDefinition()
Swagger definition of the APIDetailedDTO which contains details about URI templates and scopes\n
|
String |
APIDetailedDTO.getAuthorizationHeader()
* The authorization header of the API
|
Integer |
APIDetailedDTO.getCacheTimeout() |
String |
APIInfoDTO.getContext()
A string that represents the context of the user's request
|
APICorsConfigurationDTO |
APIDetailedDTO.getCorsConfiguration() |
String |
APIDetailedDTO.getEndpointConfig() |
APIEndpointSecurityDTO |
APIDetailedDTO.getEndpointSecurity() |
Boolean |
APIDetailedDTO.getIsDefaultVersion() |
String |
APIInfoDTO.getName()
Name of the APIDetailedDTO
|
String |
APIDetailedDTO.getResponseCaching() |
List<String> |
APIDetailedDTO.getTiers()
The subscription tiers selected for the particular APIDetailedDTO
|
List<String> |
APIDetailedDTO.getTransport()
Supported transports for the APIDetailedDTO (http and/or https).\n
|
APIDetailedDTO.TypeEnum |
APIDetailedDTO.getType()
The transport to be set.
|
String |
APIInfoDTO.getVersion()
The version of the APIDetailedDTO
|
| Modifier and Type | Method and Description |
|---|---|
ThrottleLimitDTO |
ApplicationThrottlePolicyDTO.getDefaultLimit() |
ThrottleLimitDTO |
SubscriptionThrottlePolicyDTO.getDefaultLimit() |
String |
ThrottlePolicyDTO.getPolicyName()
Name of policy
|
Boolean |
SubscriptionThrottlePolicyDTO.getStopOnQuotaReach()
This indicates the action to be taken when a user goes beyond the allocated quota.
|
Copyright © 2019 WSO2. All rights reserved.