Class SolutionDownloadConfigOptions
java.lang.Object
com.uipath.uipathpackage.models.CommonOptions
com.uipath.uipathpackage.models.solutions.SolutionDownloadConfigOptions
- All Implemented Interfaces:
AuthenticatedOptions,LocalizationOptions,SerializableCliOptions,TelemetryOptions
Options for solution configuration download operation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDestinationPath(String destinationPath) voidsetFileName(String fileName) voidsetFormat(ConfigFormat format) voidsetPackageName(String packageName) voidsetPackageVersion(String packageVersion) Methods inherited from class com.uipath.uipathpackage.models.CommonOptions
getAccountForApp, getAccountName, getApplicationId, getApplicationScope, getApplicationSecret, getAuthorizationUrl, getCliGetFlow, getExtensionClientOrganizationId, getLanguage, getOrchestratorTenant, getOrchestratorUrl, getOrganizationUnit, getPassword, getPipelineCorrelationId, getRefreshToken, getTelemetryOrigin, getTelemetryOriginVersion, getTraceLevel, getUsername, populateAdditionalTelemetryData, setAccountForApp, setAccountName, setApplicationId, setApplicationScope, setApplicationSecret, setAuthorizationUrl, setCliGetFlow, setLanguage, setOrchestratorTenant, setOrchestratorUrl, setOrganizationUnit, setPassword, setPipelineCorrelationId, setRefreshToken, setTraceLevel, setUsername
-
Constructor Details
-
SolutionDownloadConfigOptions
public SolutionDownloadConfigOptions()
-
-
Method Details
-
setPackageName
-
getPackageName
-
setPackageVersion
-
getPackageVersion
-
setDestinationPath
-
getDestinationPath
-
setFileName
-
getFileName
-
setFormat
-
getFormat
-