Class ClientDiscoveryForProperties


  • public final class ClientDiscoveryForProperties
    extends Object
    Class to represent shoebox properties in json client discovery.
    • Constructor Detail

      • ClientDiscoveryForProperties

        public ClientDiscoveryForProperties()
    • Method Detail

      • serviceSpecification

        public ClientDiscoveryForServiceSpecification serviceSpecification()
        Get the serviceSpecification property: Operation properties.
        Returns:
        the serviceSpecification value.
      • withServiceSpecification

        public ClientDiscoveryForProperties withServiceSpecification​(ClientDiscoveryForServiceSpecification serviceSpecification)
        Set the serviceSpecification property: Operation properties.
        Parameters:
        serviceSpecification - the serviceSpecification value to set.
        Returns:
        the ClientDiscoveryForProperties object itself.
      • validate

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