Class ALBControllerBackupConfiguration.Builder

    • Method Detail

      • setBackupLocation

        public ALBControllerBackupConfiguration.Builder setBackupLocation​(java.lang.String backupLocation)
        Directory in backup server.
        Parameters:
        backupLocation - New value for the property.
      • setBackupPassphrase

        public ALBControllerBackupConfiguration.Builder setBackupPassphrase​(java.lang.String backupPassphrase)
        Passphrase for in the backup.
        Parameters:
        backupPassphrase - New value for the property.
      • setClusteringId

        public ALBControllerBackupConfiguration.Builder setClusteringId​(java.lang.String clusteringId)
        Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed NSX. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        clusteringId - New value for the property.
      • setServerAddress

        public ALBControllerBackupConfiguration.Builder setServerAddress​(java.lang.String serverAddress)
        Backup server address. format: hostname-or-ipv4
        Parameters:
        serverAddress - New value for the property.