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