public interface PutVersionOptions extends ConfigurableOptions
Modifier and Type | Method and Description |
---|---|
String |
getProjectType() |
String |
getVersionProject() |
String |
getVersionSlug() |
String |
getVersionStatus() |
void |
setProjectType(String type) |
void |
setVersionProject(String id) |
void |
setVersionSlug(String id) |
void |
setVersionStatus(String status) |
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandDescription, getCommandHooks, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
void setVersionProject(String id)
void setVersionSlug(String id)
void setProjectType(String type)
void setVersionStatus(String status)
String getVersionProject()
String getVersionSlug()
String getProjectType()
String getVersionStatus()
Copyright © 2018 Zanata Project. All rights reserved.