Interface ModalityProcessingConfiguration.Builder

    • Method Detail

      • state

        ModalityProcessingConfiguration.Builder state​(String state)
        Sets the value of the State property for this object.
        Parameters:
        state - The new value for the State property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        State, State
      • state

        ModalityProcessingConfiguration.Builder state​(State state)
        Sets the value of the State property for this object.
        Parameters:
        state - The new value for the State property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        State, State