Class LogSpecification


  • public final class LogSpecification
    extends Object
    A diagnostic log emitted by service.
    • Constructor Detail

      • LogSpecification

        public LogSpecification()
    • Method Detail

      • name

        public String name()
        Get the name property: The diagnostic log category name.
        Returns:
        the name value.
      • displayName

        public String displayName()
        Get the displayName property: The diagnostic log category display name.
        Returns:
        the displayName value.
      • blobDuration

        public String blobDuration()
        Get the blobDuration property: The time range for requests in each blob.
        Returns:
        the blobDuration value.
      • validate

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