Class IntegrationRuntimeNodeIpAddressInner


  • public final class IntegrationRuntimeNodeIpAddressInner
    extends Object
    The IP address of self-hosted integration runtime node.
    • Constructor Detail

      • IntegrationRuntimeNodeIpAddressInner

        public IntegrationRuntimeNodeIpAddressInner()
    • Method Detail

      • ipAddress

        public String ipAddress()
        Get the ipAddress property: The IP address of self-hosted integration runtime node.
        Returns:
        the ipAddress value.
      • validate

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