Interface NamedValueContract.UpdateStages.WithValue

    • Method Detail

      • withValue

        NamedValueContract.Update withValue​(String value)
        Specifies the value property: Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace..
        Parameters:
        value - Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace.
        Returns:
        the next definition stage.