public static class ImportData.Builder
extends java.lang.Object
ImportData| Constructor and Description |
|---|
Builder(byte[] backupFile)
Set Scheduler backup file
|
| Modifier and Type | Method and Description |
|---|---|
ImportData |
build() |
ImportData.Builder |
propertiesFile(byte[] val)
Set properties file data when provided
|
public Builder(byte[] backupFile)
backupFile - the Scheduler backup to be imported in the server.public ImportData.Builder propertiesFile(byte[] val)
val - properties file.public ImportData build()
Copyright © 2024 Denodo Technologies. All rights reserved.