Class DeploymentLogsInner


  • public final class DeploymentLogsInner
    extends Object
    The DeploymentLogs model.
    • Constructor Detail

      • DeploymentLogsInner

        public DeploymentLogsInner()
    • Method Detail

      • content

        public String content()
        Get the content property: The retrieved online deployment logs.
        Returns:
        the content value.
      • withContent

        public DeploymentLogsInner withContent​(String content)
        Set the content property: The retrieved online deployment logs.
        Parameters:
        content - the content value to set.
        Returns:
        the DeploymentLogsInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.