|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateTagsRequest | |
---|---|
com.baidubce.services.tag | |
com.baidubce.services.tag.model |
Uses of CreateTagsRequest in com.baidubce.services.tag |
---|
Methods in com.baidubce.services.tag with parameters of type CreateTagsRequest | |
---|---|
void |
TagClient.createTags(CreateTagsRequest request)
Create tags. |
Uses of CreateTagsRequest in com.baidubce.services.tag.model |
---|
Methods in com.baidubce.services.tag.model that return CreateTagsRequest | |
---|---|
CreateTagsRequest |
CreateTagsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request. |
CreateTagsRequest |
CreateTagsRequest.withTags(List<Tag> tags)
Configure list of tag for the request |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |