Class LogFileUrlResponseInner


  • public final class LogFileUrlResponseInner
    extends Object
    Log file URL payload.
    • Constructor Detail

      • LogFileUrlResponseInner

        public LogFileUrlResponseInner()
    • Method Detail

      • url

        public String url()
        Get the url property: URL of the log file.
        Returns:
        the url value.
      • withUrl

        public LogFileUrlResponseInner withUrl​(String url)
        Set the url property: URL of the log file.
        Parameters:
        url - the url value to set.
        Returns:
        the LogFileUrlResponseInner object itself.
      • validate

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