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 |
isAvroProtobufSerializationEnabled()@return boolean true if Avro or Protobuf schemas defined in API are used for serialization/deserialization, 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 |
isThemeEnabled()@return boolean true if theme feature is enabled, else false. |