Class FqdnEndpoints


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

      • FqdnEndpoints

        public FqdnEndpoints()
    • Method Detail

      • properties

        public FqdnEndpointsProperties properties()
        Get the properties property: The properties property.
        Returns:
        the properties value.
      • withProperties

        public FqdnEndpoints withProperties​(FqdnEndpointsProperties properties)
        Set the properties property: The properties property.
        Parameters:
        properties - the properties value to set.
        Returns:
        the FqdnEndpoints object itself.
      • validate

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