Uses of Class
com.yahoo.marketing.apt.ReportingTagResponse

Packages that use ReportingTagResponse
com.yahoo.marketing.apt   
 

Uses of ReportingTagResponse in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return ReportingTagResponse
 ReportingTagResponse ReportingTagServiceHttpBindingStub.addReportingTag(ReportingTag reportingTag)
           
 ReportingTagResponse ReportingTagService.addReportingTag(ReportingTag reportingTag)
           
 ReportingTagResponse[] ReportingTagServiceHttpBindingStub.addReportingTags(ReportingTag[] reportingTags)
           
 ReportingTagResponse[] ReportingTagService.addReportingTags(ReportingTag[] reportingTags)
           
 ReportingTagResponse ReportingTagServiceHttpBindingStub.updateReportingTag(ReportingTag reportingTag)
           
 ReportingTagResponse ReportingTagService.updateReportingTag(ReportingTag reportingTag)
           
 ReportingTagResponse[] ReportingTagServiceHttpBindingStub.updateReportingTags(ReportingTag[] reportingTags)
           
 ReportingTagResponse[] ReportingTagService.updateReportingTags(ReportingTag[] reportingTags)