Interface AppliableWithTags<T>
- Type Parameters:
T- the type of the resource returned from the update.
- All Superinterfaces:
UpdatableWithTags.UpdateWithTags<T>
The base interface for all template interfaces that support update tags operations.
-
Method Summary
Modifier and TypeMethodDescriptionExecute the update request.Execute the update request asynchronously.Methods inherited from interface UpdatableWithTags.UpdateWithTags
withoutTag, withTag, withTags
-
Method Details
-
applyTags
-
applyTagsAsync
-