void |
ChangeTagsForResourceRequest.setResourceType(TagResourceType resourceType) |
The type of the resource.
|
void |
ListTagsForResourceRequest.setResourceType(TagResourceType resourceType) |
The type of the resource.
|
void |
ListTagsForResourcesRequest.setResourceType(TagResourceType resourceType) |
The type of the resources.
|
void |
ResourceTagSet.setResourceType(TagResourceType resourceType) |
The type of the resource.
|
ChangeTagsForResourceRequest |
ChangeTagsForResourceRequest.withResourceType(TagResourceType resourceType) |
The type of the resource.
|
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceType(TagResourceType resourceType) |
The type of the resource.
|
ListTagsForResourcesRequest |
ListTagsForResourcesRequest.withResourceType(TagResourceType resourceType) |
The type of the resources.
|
ResourceTagSet |
ResourceTagSet.withResourceType(TagResourceType resourceType) |
The type of the resource.
|