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

    Modifier and Type
    Method
    Description
    @Nullable String
     

    Methods inherited from interface io.micronaut.core.util.Toggleable

    isEnabled
  • Method Details

    • getPath

      @Nullable @Nullable String getPath()
      Returns:
      The path for the alexa endpoint