public class GetSortedBitlinksByGroupResponse extends Object
| Constructor and Description | 
|---|
| GetSortedBitlinksByGroupResponse()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Bitlink> | getLinks()Returns the bitlinks. | 
| List<LinkClicks> | getSortedLinks()Returns the sorted bitlinks. | 
| String | toString()Returns a string representation of the object. | 
public GetSortedBitlinksByGroupResponse()
public List<LinkClicks> getSortedLinks()
Copyright © 2020. All rights reserved.