Interface AlexaControllerConfiguration
- All Superinterfaces:
io.micronaut.core.util.Toggleable
- All Known Implementing Classes:
AlexaControllerConfigurationProperties
public interface AlexaControllerConfiguration
extends io.micronaut.core.util.Toggleable
Defines configuration for the Alexa controller.
- Since:
- 2.0.0
- Author:
- sdelamo
-
Method Summary
Methods inherited from interface io.micronaut.core.util.Toggleable
isEnabled
-
Method Details
-
getPath
- Returns:
- The path for the alexa endpoint
-