@Deprecated public class DataPlatform extends Source
additionalProperties, guid, qualifiedName| Constructor and Description |
|---|
DataPlatform()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorType> |
getDataPlatformConnectorType()
Deprecated.
|
Endpoint |
getDataPlatformEndpoint()
Deprecated.
|
String |
getName()
Deprecated.
|
void |
setDataPlatformConnectorType(List<ConnectorType> dataPlatformConnectorType)
Deprecated.
|
void |
setDataPlatformEndpoint(Endpoint dataPlatformEndpoint)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
String |
toString()
Deprecated.
|
getAdditionalProperties, getGuid, getQualifiedName, setAdditionalProperties, setGuid, setQualifiedNamepublic String getName()
public void setName(String name)
public Endpoint getDataPlatformEndpoint()
public void setDataPlatformEndpoint(Endpoint dataPlatformEndpoint)
public List<ConnectorType> getDataPlatformConnectorType()
public void setDataPlatformConnectorType(List<ConnectorType> dataPlatformConnectorType)
Copyright © 2018–2020 ODPi. All rights reserved.