Class ParametersLink


  • public class ParametersLink
    extends Object
    Entity representing the reference to the deployment paramaters.
    • Constructor Detail

      • ParametersLink

        public ParametersLink()
    • Method Detail

      • uri

        public String uri()
        Get the uri value.
        Returns:
        the uri value
      • withUri

        public ParametersLink withUri​(String uri)
        Set the uri value.
        Parameters:
        uri - the uri value to set
        Returns:
        the ParametersLink object itself.
      • contentVersion

        public String contentVersion()
        Get the contentVersion value.
        Returns:
        the contentVersion value
      • withContentVersion

        public ParametersLink withContentVersion​(String contentVersion)
        Set the contentVersion value.
        Parameters:
        contentVersion - the contentVersion value to set
        Returns:
        the ParametersLink object itself.