@Deprecated public class EndpointSource extends Source
additionalProperties, guid, qualifiedName| Constructor and Description |
|---|
EndpointSource()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectorProviderName()
Deprecated.
|
String |
getEncryptionMethod()
Deprecated.
|
String |
getNetworkAddress()
Deprecated.
Return the address of the connection
|
String |
getProtocol()
Deprecated.
Return the protocol of the connection
|
String |
getUser()
Deprecated.
|
void |
setConnectorProviderName(String connectorProviderName)
Deprecated.
|
void |
setEncryptionMethod(String encryptionMethod)
Deprecated.
|
void |
setNetworkAddress(String networkAddress)
Deprecated.
set up the address of the connection
|
void |
setProtocol(String protocol)
Deprecated.
set up the protocol of the connection
|
void |
setUser(String user)
Deprecated.
|
String |
toString()
Deprecated.
|
getAdditionalProperties, getGuid, getQualifiedName, setAdditionalProperties, setGuid, setQualifiedNamepublic String getProtocol()
public void setProtocol(String protocol)
protocol - - protocol of the connectionpublic String getNetworkAddress()
public void setNetworkAddress(String networkAddress)
networkAddress - - address of the connectionpublic String getConnectorProviderName()
public void setConnectorProviderName(String connectorProviderName)
connectorProviderName - public String getUser()
public void setUser(String user)
public String getEncryptionMethod()
public void setEncryptionMethod(String encryptionMethod)
Copyright © 2018–2020 ODPi. All rights reserved.