public class TemplateLink extends Object
Constructor and Description |
---|
TemplateLink() |
Modifier and Type | Method and Description |
---|---|
String |
contentVersion()
Get the contentVersion value.
|
String |
uri()
Get the uri value.
|
TemplateLink |
withContentVersion(String contentVersion)
Set the contentVersion value.
|
TemplateLink |
withUri(String uri)
Set the uri value.
|
public String uri()
public TemplateLink withUri(String uri)
uri
- the uri value to setpublic String contentVersion()
public TemplateLink withContentVersion(String contentVersion)
contentVersion
- the contentVersion value to setCopyright © 2019. All rights reserved.