public class Host extends InformationAsset
host asset type in IGC, displayed as 'Host' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<AmazonS3Bucket> |
amazonS3Buckets |
protected ItemList<Database> |
databases |
protected ItemList<Connector> |
dataConnections |
protected ItemList<DataFileFolder> |
dataFileFolders |
protected ItemList<DataFile> |
dataFiles |
protected ItemList<IdocType> |
idocTypes |
protected String |
importedFrom |
protected String |
location |
protected String |
networkNode |
protected ItemList<TransformationProject> |
transformationProjects |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Host() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<AmazonS3Bucket> |
getAmazonS3Buckets()
Retrieve the
amazon_s3_buckets property (displayed as 'Amazon S3 Buckets') of the object. |
ItemList<Database> |
getDatabases()
Retrieve the
databases property (displayed as 'Databases') of the object. |
ItemList<Connector> |
getDataConnections()
Retrieve the
data_connections property (displayed as 'Data Connections') of the object. |
ItemList<DataFileFolder> |
getDataFileFolders()
Retrieve the
data_file_folders property (displayed as 'Data File Folders') of the object. |
ItemList<DataFile> |
getDataFiles()
Retrieve the
data_files property (displayed as 'Data Files') of the object. |
ItemList<IdocType> |
getIdocTypes()
Retrieve the
idoc_types property (displayed as 'IDoc Types') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
String |
getLocation()
Retrieve the
location property (displayed as 'Location') of the object. |
String |
getNetworkNode()
Retrieve the
network_node property (displayed as 'Network Node') of the object. |
ItemList<TransformationProject> |
getTransformationProjects()
Retrieve the
transformation_projects property (displayed as 'Transformation Projects') of the object. |
void |
setAmazonS3Buckets(ItemList<AmazonS3Bucket> amazonS3Buckets)
Set the
amazon_s3_buckets property (displayed as Amazon S3 Buckets) of the object. |
void |
setDatabases(ItemList<Database> databases)
Set the
databases property (displayed as Databases) of the object. |
void |
setDataConnections(ItemList<Connector> dataConnections)
Set the
data_connections property (displayed as Data Connections) of the object. |
void |
setDataFileFolders(ItemList<DataFileFolder> dataFileFolders)
Set the
data_file_folders property (displayed as Data File Folders) of the object. |
void |
setDataFiles(ItemList<DataFile> dataFiles)
Set the
data_files property (displayed as Data Files) of the object. |
void |
setIdocTypes(ItemList<IdocType> idocTypes)
Set the
idoc_types property (displayed as IDoc Types) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setLocation(String location)
Set the
location property (displayed as Location) of the object. |
void |
setNetworkNode(String networkNode)
Set the
network_node property (displayed as Network Node) of the object. |
void |
setTransformationProjects(ItemList<TransformationProject> transformationProjects)
Set the
transformation_projects property (displayed as Transformation Projects) of the object. |
getBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected ItemList<AmazonS3Bucket> amazonS3Buckets
protected ItemList<DataFileFolder> dataFileFolders
protected String importedFrom
protected String location
protected String networkNode
protected ItemList<TransformationProject> transformationProjects
public ItemList<AmazonS3Bucket> getAmazonS3Buckets()
amazon_s3_buckets property (displayed as 'Amazon S3 Buckets') of the object.ItemList<AmazonS3Bucket>public void setAmazonS3Buckets(ItemList<AmazonS3Bucket> amazonS3Buckets)
amazon_s3_buckets property (displayed as Amazon S3 Buckets) of the object.amazonS3Buckets - the value to setpublic ItemList<Connector> getDataConnections()
data_connections property (displayed as 'Data Connections') of the object.ItemList<Connector>public void setDataConnections(ItemList<Connector> dataConnections)
data_connections property (displayed as Data Connections) of the object.dataConnections - the value to setpublic ItemList<DataFileFolder> getDataFileFolders()
data_file_folders property (displayed as 'Data File Folders') of the object.ItemList<DataFileFolder>public void setDataFileFolders(ItemList<DataFileFolder> dataFileFolders)
data_file_folders property (displayed as Data File Folders) of the object.dataFileFolders - the value to setpublic ItemList<DataFile> getDataFiles()
data_files property (displayed as 'Data Files') of the object.ItemList<DataFile>public void setDataFiles(ItemList<DataFile> dataFiles)
data_files property (displayed as Data Files) of the object.dataFiles - the value to setpublic ItemList<Database> getDatabases()
databases property (displayed as 'Databases') of the object.ItemList<Database>public void setDatabases(ItemList<Database> databases)
databases property (displayed as Databases) of the object.databases - the value to setpublic ItemList<IdocType> getIdocTypes()
idoc_types property (displayed as 'IDoc Types') of the object.ItemList<IdocType>public void setIdocTypes(ItemList<IdocType> idocTypes)
idoc_types property (displayed as IDoc Types) of the object.idocTypes - the value to setpublic String getImportedFrom()
imported_from property (displayed as 'Imported From') of the object.Stringpublic void setImportedFrom(String importedFrom)
imported_from property (displayed as Imported From) of the object.importedFrom - the value to setpublic String getLocation()
location property (displayed as 'Location') of the object.Stringpublic void setLocation(String location)
location property (displayed as Location) of the object.location - the value to setpublic String getNetworkNode()
network_node property (displayed as 'Network Node') of the object.Stringpublic void setNetworkNode(String networkNode)
network_node property (displayed as Network Node) of the object.networkNode - the value to setpublic ItemList<TransformationProject> getTransformationProjects()
transformation_projects property (displayed as 'Transformation Projects') of the object.ItemList<TransformationProject>public void setTransformationProjects(ItemList<TransformationProject> transformationProjects)
transformation_projects property (displayed as Transformation Projects) of the object.transformationProjects - the value to setCopyright © 2018–2021 ODPi. All rights reserved.