Interface GetZoneCustomPageOptions.PageIdentifier
- 
- Enclosing class:
- GetZoneCustomPageOptions
 
 public static interface GetZoneCustomPageOptions.PageIdentifierCustom page identifier.
- 
- 
Field SummaryFields Modifier and Type Field Description static StringBASIC_CHALLENGEbasic_challenge.static StringCOUNTRY_CHALLENGEcountry_challenge.static StringIP_BLOCKip_block.static StringRATELIMIT_BLOCKratelimit_block.static StringUNDER_ATTACKunder_attack.static StringWAF_BLOCKwaf_block.static StringWAF_CHALLENGEwaf_challenge.
 
- 
- 
- 
Field Detail- 
BASIC_CHALLENGEstatic final String BASIC_CHALLENGE basic_challenge.- See Also:
- Constant Field Values
 
 - 
WAF_CHALLENGEstatic final String WAF_CHALLENGE waf_challenge.- See Also:
- Constant Field Values
 
 - 
WAF_BLOCKstatic final String WAF_BLOCK waf_block.- See Also:
- Constant Field Values
 
 - 
RATELIMIT_BLOCKstatic final String RATELIMIT_BLOCK ratelimit_block.- See Also:
- Constant Field Values
 
 - 
COUNTRY_CHALLENGEstatic final String COUNTRY_CHALLENGE country_challenge.- See Also:
- Constant Field Values
 
 - 
IP_BLOCKstatic final String IP_BLOCK ip_block.- See Also:
- Constant Field Values
 
 - 
UNDER_ATTACKstatic final String UNDER_ATTACK under_attack.- See Also:
- Constant Field Values
 
 
- 
 
-