public class Links extends Object implements Serializable
| Constructor and Description |
|---|
Links(Link... links) |
Links(List<Link> links) |
| Modifier and Type | Method and Description |
|---|---|
static Links |
fromPrimitive(String[] links) |
Link[] |
getLinks() |
String[] |
toPrimitive() |
Copyright © 2025. All rights reserved.