Base interface for Optimizely main methods
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
isAmfEnabled()@return boolean true if Amf protocol is enabled, else false. |
|
boolean |
isEnabled()@return boolean true if Optimizely is enabled, else false. |
|
boolean |
isGrpcSupportEnabled()@return boolean true if gRPC support is enabled, else false. |
|
boolean |
isImportAsyncApiEnabled()@return boolean true if import AsyncAPI feature is enabled, else false. |
|
boolean |
isLegacyPageEndpoints()@return boolean true if should show deprecated endpoints tab |
|
boolean |
isSmartAssertion30Enabled()@return boolean true if the features from the epic "Smart Assertions 3.0" are enabled, else false |