Interface HealthBot.DefinitionStages.WithTags
- All Known Subinterfaces:
HealthBot.Definition
,HealthBot.DefinitionStages.WithCreate
- Enclosing interface:
- HealthBot.DefinitionStages
public static interface HealthBot.DefinitionStages.WithTags
The stage of the HealthBot definition allowing to specify tags.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the tags property: Resource tags..
-
Method Details
-
withTags
Specifies the tags property: Resource tags..- Parameters:
tags
- Resource tags.- Returns:
- the next definition stage.
-