Enum ThrottleLimitDTO.TypeEnum

java.lang.Object
java.lang.Enum<ThrottleLimitDTO.TypeEnum>
org.wso2.am.integration.clients.admin.api.dto.ThrottleLimitDTO.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<ThrottleLimitDTO.TypeEnum>, java.lang.constant.Constable
Enclosing class:
ThrottleLimitDTO

public static enum ThrottleLimitDTO.TypeEnum extends Enum<ThrottleLimitDTO.TypeEnum>
Type of the throttling limit. Allowed values are \"REQUESTCOUNTLIMIT\", \"BANDWIDTHLIMIT\", \"EVENTCOUNTLIMIT\" and \"AIAPIQUOTALIMIT\". Please see schemas of \"RequestCountLimit\", \"BandwidthLimit\", \"EventCountLimit\" and \"AIAPIQuotaLimit\" throttling limit types in Definitions section.