Class ScanListenerInfo.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • scanListenerFqdn

        public ScanListenerInfo.Builder scanListenerFqdn​(String scanListenerFqdn)
        FQDN of the customer’s Real Application Cluster (RAC)’s SCAN listeners.
        Parameters:
        scanListenerFqdn - the value to set
        Returns:
        this builder
      • scanListenerIp

        public ScanListenerInfo.Builder scanListenerIp​(String scanListenerIp)
        A SCAN listener’s IP of the customer’s Real Application Cluster (RAC).
        Parameters:
        scanListenerIp - the value to set
        Returns:
        this builder
      • scanListenerPort

        public ScanListenerInfo.Builder scanListenerPort​(Integer scanListenerPort)
        The port that customer’s Real Application Cluster (RAC)’s SCAN listeners are listening on.
        Parameters:
        scanListenerPort - the value to set
        Returns:
        this builder