public class ResourceTagForListTagsForResourcesOutput extends Object
| 构造器和说明 |
|---|
ResourceTagForListTagsForResourcesOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 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 © 2024. All rights reserved.