public class AmazonS3DataFileFolder extends InformationAsset
amazon_s3_data_file_folder asset type in IGC, displayed as 'Amazon S3 Data File Folder' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected AmazonS3Bucket |
amazonS3Bucket |
protected AmazonS3DataFileFolder |
amazonS3DataFileFolder |
protected ItemList<MainObject> |
containsAmazonS3DataFileFolders |
protected ItemList<AmazonS3DataFile> |
containsAmazonS3DataFiles |
protected ItemList<DataConnection> |
dataConnection |
protected Boolean |
includeForBusinessLineage |
protected String |
location |
protected MainObject |
parentFolder |
protected ItemList<MainObject> |
sameAsDataSources |
protected Date |
sourceCreationDate |
protected Date |
sourceModificationDate |
protected String |
synchronizedFrom |
protected ItemList<DataFileDefinition> |
usesDataFileDefinitions |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
AmazonS3DataFileFolder() |
| Modifier and Type | Method and Description |
|---|---|
AmazonS3Bucket |
getAmazonS3Bucket()
Retrieve the
amazon_s3_bucket property (displayed as 'Amazon S3 Bucket') of the object. |
AmazonS3DataFileFolder |
getAmazonS3DataFileFolder()
Retrieve the
amazon_s3_data_file_folder property (displayed as 'Amazon S3 Data File Folder') of the object. |
ItemList<MainObject> |
getContainsAmazonS3DataFileFolders()
Retrieve the
contains_amazon_s3_data_file_folders property (displayed as 'Contains Amazon S3 Data File Folders') of the object. |
ItemList<AmazonS3DataFile> |
getContainsAmazonS3DataFiles()
Retrieve the
contains_amazon_s3_data_files property (displayed as 'Contains Amazon S3 Data Files') of the object. |
ItemList<DataConnection> |
getDataConnection()
Retrieve the
data_connection property (displayed as 'Data Connection') of the object. |
Boolean |
getIncludeForBusinessLineage()
Retrieve the
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object. |
String |
getLocation()
Retrieve the
location property (displayed as 'Location') of the object. |
MainObject |
getParentFolder()
Retrieve the
parent_folder property (displayed as 'Data File Folder') of the object. |
ItemList<MainObject> |
getSameAsDataSources()
Retrieve the
same_as_data_sources property (displayed as 'Same as Data Sources') of the object. |
Date |
getSourceCreationDate()
Retrieve the
source_creation_date property (displayed as 'Source Creation Date') of the object. |
Date |
getSourceModificationDate()
Retrieve the
source_modification_date property (displayed as 'Source Modification Date') of the object. |
String |
getSynchronizedFrom()
Retrieve the
synchronized_from property (displayed as 'Synchronized From') of the object. |
ItemList<DataFileDefinition> |
getUsesDataFileDefinitions()
Retrieve the
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object. |
void |
setAmazonS3Bucket(AmazonS3Bucket amazonS3Bucket)
Set the
amazon_s3_bucket property (displayed as Amazon S3 Bucket) of the object. |
void |
setAmazonS3DataFileFolder(AmazonS3DataFileFolder amazonS3DataFileFolder)
Set the
amazon_s3_data_file_folder property (displayed as Amazon S3 Data File Folder) of the object. |
void |
setContainsAmazonS3DataFileFolders(ItemList<MainObject> containsAmazonS3DataFileFolders)
Set the
contains_amazon_s3_data_file_folders property (displayed as Contains Amazon S3 Data File Folders) of the object. |
void |
setContainsAmazonS3DataFiles(ItemList<AmazonS3DataFile> containsAmazonS3DataFiles)
Set the
contains_amazon_s3_data_files property (displayed as Contains Amazon S3 Data Files) of the object. |
void |
setDataConnection(ItemList<DataConnection> dataConnection)
Set the
data_connection property (displayed as Data Connection) of the object. |
void |
setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
Set the
include_for_business_lineage property (displayed as Include for Business Lineage) of the object. |
void |
setLocation(String location)
Set the
location property (displayed as Location) of the object. |
void |
setParentFolder(MainObject parentFolder)
Set the
parent_folder property (displayed as Data File Folder) of the object. |
void |
setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
Set the
same_as_data_sources property (displayed as Same as Data Sources) of the object. |
void |
setSourceCreationDate(Date sourceCreationDate)
Set the
source_creation_date property (displayed as Source Creation Date) of the object. |
void |
setSourceModificationDate(Date sourceModificationDate)
Set the
source_modification_date property (displayed as Source Modification Date) of the object. |
void |
setSynchronizedFrom(String synchronizedFrom)
Set the
synchronized_from property (displayed as Synchronized From) of the object. |
void |
setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
Set the
uses_data_file_definitions property (displayed as Uses Data File Definitions) 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 AmazonS3Bucket amazonS3Bucket
protected AmazonS3DataFileFolder amazonS3DataFileFolder
protected ItemList<MainObject> containsAmazonS3DataFileFolders
protected ItemList<AmazonS3DataFile> containsAmazonS3DataFiles
protected ItemList<DataConnection> dataConnection
protected Boolean includeForBusinessLineage
protected String location
protected MainObject parentFolder
protected ItemList<MainObject> sameAsDataSources
protected Date sourceCreationDate
protected Date sourceModificationDate
protected String synchronizedFrom
protected ItemList<DataFileDefinition> usesDataFileDefinitions
public AmazonS3Bucket getAmazonS3Bucket()
amazon_s3_bucket property (displayed as 'Amazon S3 Bucket') of the object.AmazonS3Bucketpublic void setAmazonS3Bucket(AmazonS3Bucket amazonS3Bucket)
amazon_s3_bucket property (displayed as Amazon S3 Bucket) of the object.amazonS3Bucket - the value to setpublic AmazonS3DataFileFolder getAmazonS3DataFileFolder()
amazon_s3_data_file_folder property (displayed as 'Amazon S3 Data File Folder') of the object.AmazonS3DataFileFolderpublic void setAmazonS3DataFileFolder(AmazonS3DataFileFolder amazonS3DataFileFolder)
amazon_s3_data_file_folder property (displayed as Amazon S3 Data File Folder) of the object.amazonS3DataFileFolder - the value to setpublic ItemList<MainObject> getContainsAmazonS3DataFileFolders()
contains_amazon_s3_data_file_folders property (displayed as 'Contains Amazon S3 Data File Folders') of the object.ItemList<MainObject>public void setContainsAmazonS3DataFileFolders(ItemList<MainObject> containsAmazonS3DataFileFolders)
contains_amazon_s3_data_file_folders property (displayed as Contains Amazon S3 Data File Folders) of the object.containsAmazonS3DataFileFolders - the value to setpublic ItemList<AmazonS3DataFile> getContainsAmazonS3DataFiles()
contains_amazon_s3_data_files property (displayed as 'Contains Amazon S3 Data Files') of the object.ItemList<AmazonS3DataFile>public void setContainsAmazonS3DataFiles(ItemList<AmazonS3DataFile> containsAmazonS3DataFiles)
contains_amazon_s3_data_files property (displayed as Contains Amazon S3 Data Files) of the object.containsAmazonS3DataFiles - the value to setpublic ItemList<DataConnection> getDataConnection()
data_connection property (displayed as 'Data Connection') of the object.ItemList<DataConnection>public void setDataConnection(ItemList<DataConnection> dataConnection)
data_connection property (displayed as Data Connection) of the object.dataConnection - the value to setpublic Boolean getIncludeForBusinessLineage()
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object.Booleanpublic void setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
include_for_business_lineage property (displayed as Include for Business Lineage) of the object.includeForBusinessLineage - 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 MainObject getParentFolder()
parent_folder property (displayed as 'Data File Folder') of the object.MainObjectpublic void setParentFolder(MainObject parentFolder)
parent_folder property (displayed as Data File Folder) of the object.parentFolder - the value to setpublic ItemList<MainObject> getSameAsDataSources()
same_as_data_sources property (displayed as 'Same as Data Sources') of the object.ItemList<MainObject>public void setSameAsDataSources(ItemList<MainObject> sameAsDataSources)
same_as_data_sources property (displayed as Same as Data Sources) of the object.sameAsDataSources - the value to setpublic Date getSourceCreationDate()
source_creation_date property (displayed as 'Source Creation Date') of the object.Datepublic void setSourceCreationDate(Date sourceCreationDate)
source_creation_date property (displayed as Source Creation Date) of the object.sourceCreationDate - the value to setpublic Date getSourceModificationDate()
source_modification_date property (displayed as 'Source Modification Date') of the object.Datepublic void setSourceModificationDate(Date sourceModificationDate)
source_modification_date property (displayed as Source Modification Date) of the object.sourceModificationDate - the value to setpublic String getSynchronizedFrom()
synchronized_from property (displayed as 'Synchronized From') of the object.Stringpublic void setSynchronizedFrom(String synchronizedFrom)
synchronized_from property (displayed as Synchronized From) of the object.synchronizedFrom - the value to setpublic ItemList<DataFileDefinition> getUsesDataFileDefinitions()
uses_data_file_definitions property (displayed as 'Uses Data File Definitions') of the object.ItemList<DataFileDefinition>public void setUsesDataFileDefinitions(ItemList<DataFileDefinition> usesDataFileDefinitions)
uses_data_file_definitions property (displayed as Uses Data File Definitions) of the object.usesDataFileDefinitions - the value to setCopyright © 2018–2021 ODPi. All rights reserved.