public class ResourceTagForListTagsForResourcesOutput extends Object
| Constructor and Description |
|---|
ResourceTagForListTagsForResourcesOutput() |
| 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() |
ResourceTagForListTagsForResourcesOutput |
resourceId(String resourceId) |
ResourceTagForListTagsForResourcesOutput |
resourceType(String resourceType) |
void |
setResourceId(String resourceId) |
void |
setResourceType(String resourceType) |
void |
setTagKey(String tagKey) |
void |
setTagValue(String tagValue) |
ResourceTagForListTagsForResourcesOutput |
tagKey(String tagKey) |
ResourceTagForListTagsForResourcesOutput |
tagValue(String tagValue) |
String |
toString() |
public ResourceTagForListTagsForResourcesOutput()
public ResourceTagForListTagsForResourcesOutput resourceId(String resourceId)
public String getResourceId()
public void setResourceId(String resourceId)
public ResourceTagForListTagsForResourcesOutput resourceType(String resourceType)
public String getResourceType()
public void setResourceType(String resourceType)
public ResourceTagForListTagsForResourcesOutput tagKey(String tagKey)
public String getTagKey()
public void setTagKey(String tagKey)
public ResourceTagForListTagsForResourcesOutput tagValue(String tagValue)
public String getTagValue()
public void setTagValue(String tagValue)
Copyright © 2025. All rights reserved.