public class AmazonS3DataFile extends InformationAsset
amazon_s3_data_file asset type in IGC, displayed as 'Amazon S3 Data File' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected String |
compression |
protected String |
contentType |
protected ItemList<DataFileRecord> |
dataFileRecords |
protected DataFileDefinition |
implementsDataFileDefinition |
protected String |
importedFrom |
protected Boolean |
includeForBusinessLineage |
protected AmazonS3DataFileFolder |
parentFolder |
protected String |
path |
protected Number |
size |
protected Date |
sourceCreationDate |
protected Date |
sourceModificationDate |
protected String |
synchronizedFrom |
protected String |
url |
protected String |
version |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
AmazonS3DataFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
String |
getCompression()
Retrieve the
compression property (displayed as 'Compression') of the object. |
String |
getContentType()
Retrieve the
content_type property (displayed as 'Content Type') of the object. |
ItemList<DataFileRecord> |
getDataFileRecords()
Retrieve the
data_file_records property (displayed as 'Data File Records') of the object. |
DataFileDefinition |
getImplementsDataFileDefinition()
Retrieve the
implements_data_file_definition property (displayed as 'Implements Data File Definition') of the object. |
String |
getImportedFrom()
Retrieve the
imported_from property (displayed as 'Imported From') of the object. |
Boolean |
getIncludeForBusinessLineage()
Retrieve the
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object. |
AmazonS3DataFileFolder |
getParentFolder()
Retrieve the
parent_folder property (displayed as 'Parent Folder') of the object. |
String |
getPath()
Retrieve the
path property (displayed as 'Path') of the object. |
Number |
getSize()
Retrieve the
size property (displayed as 'Size') 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. |
String |
getTheUrl()
Retrieve the
url property (displayed as 'URL') of the object. |
String |
getVersion()
Retrieve the
version property (displayed as 'Version') of the object. |
void |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setCompression(String compression)
Set the
compression property (displayed as Compression) of the object. |
void |
setContentType(String contentType)
Set the
content_type property (displayed as Content Type) of the object. |
void |
setDataFileRecords(ItemList<DataFileRecord> dataFileRecords)
Set the
data_file_records property (displayed as Data File Records) of the object. |
void |
setImplementsDataFileDefinition(DataFileDefinition implementsDataFileDefinition)
Set the
implements_data_file_definition property (displayed as Implements Data File Definition) of the object. |
void |
setImportedFrom(String importedFrom)
Set the
imported_from property (displayed as Imported From) of the object. |
void |
setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
Set the
include_for_business_lineage property (displayed as Include for Business Lineage) of the object. |
void |
setParentFolder(AmazonS3DataFileFolder parentFolder)
Set the
parent_folder property (displayed as Parent Folder) of the object. |
void |
setPath(String path)
Set the
path property (displayed as Path) of the object. |
void |
setSize(Number size)
Set the
size property (displayed as Size) 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 |
setTheUrl(String url)
Set the
url property (displayed as URL) of the object. |
void |
setVersion(String version)
Set the
version property (displayed as Version) 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 String aliasBusinessName
protected String compression
protected String contentType
protected ItemList<DataFileRecord> dataFileRecords
protected DataFileDefinition implementsDataFileDefinition
protected String importedFrom
protected Boolean includeForBusinessLineage
protected AmazonS3DataFileFolder parentFolder
protected String path
protected Number size
protected Date sourceCreationDate
protected Date sourceModificationDate
protected String synchronizedFrom
protected String url
protected String version
public String getAliasBusinessName()
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object.Stringpublic void setAliasBusinessName(String aliasBusinessName)
alias_(business_name) property (displayed as Alias (Business Name)) of the object.aliasBusinessName - the value to setpublic String getCompression()
compression property (displayed as 'Compression') of the object.Stringpublic void setCompression(String compression)
compression property (displayed as Compression) of the object.compression - the value to setpublic String getContentType()
content_type property (displayed as 'Content Type') of the object.Stringpublic void setContentType(String contentType)
content_type property (displayed as Content Type) of the object.contentType - the value to setpublic ItemList<DataFileRecord> getDataFileRecords()
data_file_records property (displayed as 'Data File Records') of the object.ItemList<DataFileRecord>public void setDataFileRecords(ItemList<DataFileRecord> dataFileRecords)
data_file_records property (displayed as Data File Records) of the object.dataFileRecords - the value to setpublic DataFileDefinition getImplementsDataFileDefinition()
implements_data_file_definition property (displayed as 'Implements Data File Definition') of the object.DataFileDefinitionpublic void setImplementsDataFileDefinition(DataFileDefinition implementsDataFileDefinition)
implements_data_file_definition property (displayed as Implements Data File Definition) of the object.implementsDataFileDefinition - 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 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 AmazonS3DataFileFolder getParentFolder()
parent_folder property (displayed as 'Parent Folder') of the object.AmazonS3DataFileFolderpublic void setParentFolder(AmazonS3DataFileFolder parentFolder)
parent_folder property (displayed as Parent Folder) of the object.parentFolder - the value to setpublic String getPath()
path property (displayed as 'Path') of the object.Stringpublic void setPath(String path)
path property (displayed as Path) of the object.path - the value to setpublic Number getSize()
size property (displayed as 'Size') of the object.Numberpublic void setSize(Number size)
size property (displayed as Size) of the object.size - 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 String getTheUrl()
url property (displayed as 'URL') of the object.Stringpublic void setTheUrl(String url)
url property (displayed as URL) of the object.url - the value to setpublic String getVersion()
version property (displayed as 'Version') of the object.Stringpublic void setVersion(String version)
version property (displayed as Version) of the object.version - the value to setCopyright © 2018–2021 ODPi. All rights reserved.