public class RemoteInstance
extends AbstractInstance
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteInstance.Companion |
Instance.DefaultImpls| Modifier and Type | Field and Description |
|---|---|
static RemoteInstance.Companion |
Companion |
java.lang.String |
password |
java.lang.String |
user |
environment, httpUrl, idENVIRONMENT_CMD, FILTER_ANY, PASSWORD_DEFAULT, URL_AUTHOR_DEFAULT, URL_PUBLISH_DEFAULT, USER_DEFAULT| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassword() |
java.lang.String |
getUser() |
void |
setPassword(java.lang.String p) |
void |
setUser(java.lang.String p) |
java.lang.String |
toString() |
equals, getAem, getAvailable, getEnvironment, getHttpUrl, getId, getName, getProperties, getSync, getSystemProperties, getVersion, getZoneId, hashCode, property, property, setEnvironment, setHttpUrl, setId, setName, setPropertiesgetAuthor, getAvailable, getCmd, getCredentials, getEnvironment, getHiddenPassword, getHttpBasicAuthUrl, getHttpPort, getHttpUrl, getId, getJson, getName, getPassword, getProperties, getPublish, getSync, getSystemProperties, getType, getUser, getVersion, getZoneId, property, property, sync, validate@NotNull public java.lang.String user
@NotNull public java.lang.String password
public static RemoteInstance.Companion Companion