Class ExternalFqdnResponseInner


  • public final class ExternalFqdnResponseInner
    extends Object
    The ExternalFqdnResponse model.
    • Constructor Detail

      • ExternalFqdnResponseInner

        public ExternalFqdnResponseInner()
    • Method Detail

      • value

        public List<FqdnEndpoints> value()
        Get the value property: The value property.
        Returns:
        the value value.
      • withValue

        public ExternalFqdnResponseInner withValue​(List<FqdnEndpoints> value)
        Set the value property: The value property.
        Parameters:
        value - the value value to set.
        Returns:
        the ExternalFqdnResponseInner object itself.
      • validate

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