类的使用
com.baidubce.services.tag.model.CreateTagsRequest
-
使用CreateTagsRequest的程序包 程序包 说明 com.baidubce.services.tag com.baidubce.services.tag.model -
-
com.baidubce.services.tag中CreateTagsRequest的使用
参数类型为CreateTagsRequest的com.baidubce.services.tag中的方法 修饰符和类型 方法 说明 voidTagClient. createTags(CreateTagsRequest request)Create tags. -
com.baidubce.services.tag.model中CreateTagsRequest的使用
返回CreateTagsRequest的com.baidubce.services.tag.model中的方法 修饰符和类型 方法 说明 CreateTagsRequestCreateTagsRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.CreateTagsRequestCreateTagsRequest. withTags(List<Tag> tags)Configure list of tag for the request
-