Class FqdnEndpointDetail


  • public final class FqdnEndpointDetail
    extends Object
    The FqdnEndpointDetail model.
    • Constructor Detail

      • FqdnEndpointDetail

        public FqdnEndpointDetail()
    • Method Detail

      • port

        public Integer port()
        Get the port property: The port property.
        Returns:
        the port value.
      • withPort

        public FqdnEndpointDetail withPort​(Integer port)
        Set the port property: The port property.
        Parameters:
        port - the port value to set.
        Returns:
        the FqdnEndpointDetail object itself.
      • validate

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