| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HostEngine
POJO for the
host_(engine) asset type in IGC, displayed as 'Host (Engine)' in the IGC UI. |
| Modifier and Type | Field and Description |
|---|---|
protected Host |
DataFileFolder.host |
protected Host |
DataFile.host |
protected Host |
DataFileFolderNobucket.host |
protected Host |
Connector.host |
protected Host |
DataConnection.host |
protected Host |
DsdataConnection.host |
protected Host |
SapConnection.host |
protected Host |
Database.host |
protected Host |
AmazonS3Bucket.host |
protected Host |
IdocType.host |
protected Host |
Job.hostSystem |
protected Host |
ApplicationInstall.installedOnHost |
| Modifier and Type | Method and Description |
|---|---|
Host |
DataFileFolder.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
DataFile.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
DataFileFolderNobucket.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
Connector.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
DataConnection.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
DsdataConnection.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
SapConnection.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
Database.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
AmazonS3Bucket.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
IdocType.getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
Host |
Job.getHostSystem()
Retrieve the
host_system property (displayed as 'Host System') of the object. |
Host |
ApplicationInstall.getInstalledOnHost()
Retrieve the
installed_on_host property (displayed as 'Installed On Host') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataFileFolder.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
DataFile.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
DataFileFolderNobucket.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
Connector.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
DataConnection.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
DsdataConnection.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
SapConnection.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
Database.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
AmazonS3Bucket.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
IdocType.setHost(Host host)
Set the
host property (displayed as Host) of the object. |
void |
Job.setHostSystem(Host hostSystem)
Set the
host_system property (displayed as Host System) of the object. |
void |
ApplicationInstall.setInstalledOnHost(Host installedOnHost)
Set the
installed_on_host property (displayed as Installed On Host) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.