Cache.UpdateStages.WithTags Interface
public static interface Cache.UpdateStages.WithTags
The stage of the Cache update allowing to specify tags.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withTags(Map<String,String> tags)
Specifies the tags property: Resource tags.. |
Method Details
withTags
public abstract Cache.Update withTags(Map<String,String> tags)
Specifies the tags property: Resource tags..
Parameters:
Returns: