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