| Package | Description |
|---|---|
| com.aliyun.openservices.log.request |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourcesRequest.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
TagResourcesRequest.setTags(List<Tag> tags) |
| Constructor and Description |
|---|
TagResourcesRequest(String resourceType,
List<String> resourceId,
List<Tag> tags) |
TagResourcesSystemTagsRequest(String resourceType,
List<String> resourceId,
List<Tag> tags,
String tagOwnerUid) |
TagResourcesSystemTagsRequest(String resourceType,
List<String> resourceId,
List<Tag> tags,
String tagOwnerUid,
String scope) |
Copyright © 2025. All Rights Reserved.