Uses of Class
cn.ucloud.uslk.models.DescribeUSLKShortLinkListResponse.SecondaryLinkForQuery
-
Packages that use DescribeUSLKShortLinkListResponse.SecondaryLinkForQuery Package Description cn.ucloud.uslk.models -
-
Uses of DescribeUSLKShortLinkListResponse.SecondaryLinkForQuery in cn.ucloud.uslk.models
Methods in cn.ucloud.uslk.models that return types with arguments of type DescribeUSLKShortLinkListResponse.SecondaryLinkForQuery Modifier and Type Method Description List<DescribeUSLKShortLinkListResponse.SecondaryLinkForQuery>DescribeUSLKShortLinkListResponse.ShortLink. getSecondaryLinks()Method parameters in cn.ucloud.uslk.models with type arguments of type DescribeUSLKShortLinkListResponse.SecondaryLinkForQuery Modifier and Type Method Description voidDescribeUSLKShortLinkListResponse.ShortLink. setSecondaryLinks(List<DescribeUSLKShortLinkListResponse.SecondaryLinkForQuery> secondaryLinks)
-