public class TagResourceForListTagsForResourcesOutput extends Object
| Constructor and Description |
|---|
TagResourceForListTagsForResourcesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResourceId()
Get resourceId
|
String |
getResourceType()
Get resourceType
|
String |
getTagKey()
Get tagKey
|
String |
getTagValue()
Get tagValue
|
int |
hashCode() |
TagResourceForListTagsForResourcesOutput |
resourceId(String resourceId) |
TagResourceForListTagsForResourcesOutput |
resourceType(String resourceType) |
void |
setResourceId(String resourceId) |
void |
setResourceType(String resourceType) |
void |
setTagKey(String tagKey) |
void |
setTagValue(String tagValue) |
TagResourceForListTagsForResourcesOutput |
tagKey(String tagKey) |
TagResourceForListTagsForResourcesOutput |
tagValue(String tagValue) |
String |
toString() |
public TagResourceForListTagsForResourcesOutput()
public TagResourceForListTagsForResourcesOutput resourceId(String resourceId)
public String getResourceId()
public void setResourceId(String resourceId)
public TagResourceForListTagsForResourcesOutput resourceType(String resourceType)
public String getResourceType()
public void setResourceType(String resourceType)
public TagResourceForListTagsForResourcesOutput tagKey(String tagKey)
public String getTagKey()
public void setTagKey(String tagKey)
public TagResourceForListTagsForResourcesOutput tagValue(String tagValue)
public String getTagValue()
public void setTagValue(String tagValue)
Copyright © 2025. All rights reserved.