Class ResourceGroupFilter


  • public class ResourceGroupFilter
    extends Object
    Resource group filter.
    • Constructor Detail

      • ResourceGroupFilter

        public ResourceGroupFilter()
    • Method Detail

      • tagName

        public String tagName()
        Get the tagName value.
        Returns:
        the tagName value
      • withTagName

        public ResourceGroupFilter withTagName​(String tagName)
        Set the tagName value.
        Parameters:
        tagName - the tagName value to set
        Returns:
        the ResourceGroupFilter object itself.
      • tagValue

        public String tagValue()
        Get the tagValue value.
        Returns:
        the tagValue value
      • withTagValue

        public ResourceGroupFilter withTagValue​(String tagValue)
        Set the tagValue value.
        Parameters:
        tagValue - the tagValue value to set
        Returns:
        the ResourceGroupFilter object itself.