Interface KeyValue.DefinitionStages.WithValue

All Known Subinterfaces:
KeyValue.Definition, KeyValue.DefinitionStages.WithCreate
Enclosing interface:
KeyValue.DefinitionStages

public static interface KeyValue.DefinitionStages.WithValue
The stage of the KeyValue definition allowing to specify value.
  • Method Details

    • withValue

      Specifies the value property: The value of the key-value..
      Parameters:
      value - The value of the key-value.
      Returns:
      the next definition stage.