public class ResourceGroupFilter extends Object
Constructor and Description |
---|
ResourceGroupFilter() |
Modifier and Type | Method and Description |
---|---|
String |
tagName()
Get the tagName value.
|
String |
tagValue()
Get the tagValue value.
|
ResourceGroupFilter |
withTagName(String tagName)
Set the tagName value.
|
ResourceGroupFilter |
withTagValue(String tagValue)
Set the tagValue value.
|
public String tagName()
public ResourceGroupFilter withTagName(String tagName)
tagName
- the tagName value to setpublic String tagValue()
public ResourceGroupFilter withTagValue(String tagValue)
tagValue
- the tagValue value to setCopyright © 2019. All rights reserved.