Class ClientDiscoveryForServiceSpecification


  • public final class ClientDiscoveryForServiceSpecification
    extends Object
    Class to represent shoebox service specification in json client discovery.
    • Constructor Detail

      • ClientDiscoveryForServiceSpecification

        public ClientDiscoveryForServiceSpecification()
    • Method Detail

      • logSpecifications

        public List<ClientDiscoveryForLogSpecification> logSpecifications()
        Get the logSpecifications property: List of log specifications of this operation.
        Returns:
        the logSpecifications value.
      • validate

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