Class FrontEndConfiguration


  • public final class FrontEndConfiguration
    extends Object
    The FrontEndConfiguration model.
    • Constructor Detail

      • FrontEndConfiguration

        public FrontEndConfiguration()
    • Method Detail

      • kind

        public FrontEndServiceType kind()
        Get the kind property: The kind property.
        Returns:
        the kind value.
      • withKind

        public FrontEndConfiguration withKind​(FrontEndServiceType kind)
        Set the kind property: The kind property.
        Parameters:
        kind - the kind value to set.
        Returns:
        the FrontEndConfiguration object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.