Interface KeyValue.DefinitionStages.WithTags

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

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

    • withTags

      Specifies the tags property: A dictionary of tags that can help identify what a key-value may be applicable for..
      Parameters:
      tags - A dictionary of tags that can help identify what a key-value may be applicable for.
      Returns:
      the next definition stage.