Interface Datastore.UpdateStages.WithTags

All Known Subinterfaces:
Datastore.Update
Enclosing interface:
Datastore.UpdateStages

public static interface Datastore.UpdateStages.WithTags
The stage of the Datastore update allowing to specify tags.
  • Method Details

    • withTags

      Datastore.Update withTags(Map<String,String> tags)
      Specifies the tags property: Resource tags..
      Parameters:
      tags - Resource tags.
      Returns:
      the next definition stage.