Package video.api.client.api.models
Class Link
- java.lang.Object
-
- video.api.client.api.models.Link
-
- All Implemented Interfaces:
Serializable
public class Link extends Object implements Serializable
Link- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_RELstatic StringSERIALIZED_NAME_URI
-
Constructor Summary
Constructors Constructor Description Link()
-
-
-
Field Detail
-
SERIALIZED_NAME_REL
public static final String SERIALIZED_NAME_REL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_URI
public static final String SERIALIZED_NAME_URI
- See Also:
- Constant Field Values
-
-