Interface ActionConfiguration.Builder

    • Method Detail

      • configuration

        ActionConfiguration.Builder configuration​(Map<String,​String> configuration)

        The configuration data for the action.

        Parameters:
        configuration - The configuration data for the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.