@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetLineageNodeResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetLineageNodeResult() |
Modifier and Type | Method and Description |
---|---|
GetLineageNodeResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreatedAt()
The timestamp at which the data lineage node was created.
|
String |
getCreatedBy()
The user who created the data lineage node.
|
String |
getDescription()
The description of the data lineage node.
|
String |
getDomainId()
The ID of the domain where you're getting the data lineage node.
|
List<LineageNodeReference> |
getDownstreamNodes()
The downsteam nodes of the specified data lineage node.
|
Date |
getEventTimestamp()
The timestamp of the event described in the data lineage node.
|
List<FormOutput> |
getFormsOutput()
The metadata of the specified data lineage node.
|
String |
getId()
The ID of the data lineage node.
|
String |
getName()
The name of the data lineage node.
|
String |
getSourceIdentifier()
The source identifier of the data lineage node.
|
String |
getTypeName()
The name of the type of the specified data lineage node.
|
String |
getTypeRevision()
The revision type of the specified data lineage node.
|
Date |
getUpdatedAt()
The timestamp at which the data lineage node was updated.
|
String |
getUpdatedBy()
The user who updated the data lineage node.
|
List<LineageNodeReference> |
getUpstreamNodes()
The upstream nodes of the specified data lineage node.
|
int |
hashCode() |
void |
setCreatedAt(Date createdAt)
The timestamp at which the data lineage node was created.
|
void |
setCreatedBy(String createdBy)
The user who created the data lineage node.
|
void |
setDescription(String description)
The description of the data lineage node.
|
void |
setDomainId(String domainId)
The ID of the domain where you're getting the data lineage node.
|
void |
setDownstreamNodes(Collection<LineageNodeReference> downstreamNodes)
The downsteam nodes of the specified data lineage node.
|
void |
setEventTimestamp(Date eventTimestamp)
The timestamp of the event described in the data lineage node.
|
void |
setFormsOutput(Collection<FormOutput> formsOutput)
The metadata of the specified data lineage node.
|
void |
setId(String id)
The ID of the data lineage node.
|
void |
setName(String name)
The name of the data lineage node.
|
void |
setSourceIdentifier(String sourceIdentifier)
The source identifier of the data lineage node.
|
void |
setTypeName(String typeName)
The name of the type of the specified data lineage node.
|
void |
setTypeRevision(String typeRevision)
The revision type of the specified data lineage node.
|
void |
setUpdatedAt(Date updatedAt)
The timestamp at which the data lineage node was updated.
|
void |
setUpdatedBy(String updatedBy)
The user who updated the data lineage node.
|
void |
setUpstreamNodes(Collection<LineageNodeReference> upstreamNodes)
The upstream nodes of the specified data lineage node.
|
String |
toString()
Returns a string representation of this object.
|
GetLineageNodeResult |
withCreatedAt(Date createdAt)
The timestamp at which the data lineage node was created.
|
GetLineageNodeResult |
withCreatedBy(String createdBy)
The user who created the data lineage node.
|
GetLineageNodeResult |
withDescription(String description)
The description of the data lineage node.
|
GetLineageNodeResult |
withDomainId(String domainId)
The ID of the domain where you're getting the data lineage node.
|
GetLineageNodeResult |
withDownstreamNodes(Collection<LineageNodeReference> downstreamNodes)
The downsteam nodes of the specified data lineage node.
|
GetLineageNodeResult |
withDownstreamNodes(LineageNodeReference... downstreamNodes)
The downsteam nodes of the specified data lineage node.
|
GetLineageNodeResult |
withEventTimestamp(Date eventTimestamp)
The timestamp of the event described in the data lineage node.
|
GetLineageNodeResult |
withFormsOutput(Collection<FormOutput> formsOutput)
The metadata of the specified data lineage node.
|
GetLineageNodeResult |
withFormsOutput(FormOutput... formsOutput)
The metadata of the specified data lineage node.
|
GetLineageNodeResult |
withId(String id)
The ID of the data lineage node.
|
GetLineageNodeResult |
withName(String name)
The name of the data lineage node.
|
GetLineageNodeResult |
withSourceIdentifier(String sourceIdentifier)
The source identifier of the data lineage node.
|
GetLineageNodeResult |
withTypeName(String typeName)
The name of the type of the specified data lineage node.
|
GetLineageNodeResult |
withTypeRevision(String typeRevision)
The revision type of the specified data lineage node.
|
GetLineageNodeResult |
withUpdatedAt(Date updatedAt)
The timestamp at which the data lineage node was updated.
|
GetLineageNodeResult |
withUpdatedBy(String updatedBy)
The user who updated the data lineage node.
|
GetLineageNodeResult |
withUpstreamNodes(Collection<LineageNodeReference> upstreamNodes)
The upstream nodes of the specified data lineage node.
|
GetLineageNodeResult |
withUpstreamNodes(LineageNodeReference... upstreamNodes)
The upstream nodes of the specified data lineage node.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setCreatedAt(Date createdAt)
The timestamp at which the data lineage node was created.
createdAt
- The timestamp at which the data lineage node was created.public Date getCreatedAt()
The timestamp at which the data lineage node was created.
public GetLineageNodeResult withCreatedAt(Date createdAt)
The timestamp at which the data lineage node was created.
createdAt
- The timestamp at which the data lineage node was created.public void setCreatedBy(String createdBy)
The user who created the data lineage node.
createdBy
- The user who created the data lineage node.public String getCreatedBy()
The user who created the data lineage node.
public GetLineageNodeResult withCreatedBy(String createdBy)
The user who created the data lineage node.
createdBy
- The user who created the data lineage node.public void setDescription(String description)
The description of the data lineage node.
description
- The description of the data lineage node.public String getDescription()
The description of the data lineage node.
public GetLineageNodeResult withDescription(String description)
The description of the data lineage node.
description
- The description of the data lineage node.public void setDomainId(String domainId)
The ID of the domain where you're getting the data lineage node.
domainId
- The ID of the domain where you're getting the data lineage node.public String getDomainId()
The ID of the domain where you're getting the data lineage node.
public GetLineageNodeResult withDomainId(String domainId)
The ID of the domain where you're getting the data lineage node.
domainId
- The ID of the domain where you're getting the data lineage node.public List<LineageNodeReference> getDownstreamNodes()
The downsteam nodes of the specified data lineage node.
public void setDownstreamNodes(Collection<LineageNodeReference> downstreamNodes)
The downsteam nodes of the specified data lineage node.
downstreamNodes
- The downsteam nodes of the specified data lineage node.public GetLineageNodeResult withDownstreamNodes(LineageNodeReference... downstreamNodes)
The downsteam nodes of the specified data lineage node.
NOTE: This method appends the values to the existing list (if any). Use
setDownstreamNodes(java.util.Collection)
or withDownstreamNodes(java.util.Collection)
if you
want to override the existing values.
downstreamNodes
- The downsteam nodes of the specified data lineage node.public GetLineageNodeResult withDownstreamNodes(Collection<LineageNodeReference> downstreamNodes)
The downsteam nodes of the specified data lineage node.
downstreamNodes
- The downsteam nodes of the specified data lineage node.public void setEventTimestamp(Date eventTimestamp)
The timestamp of the event described in the data lineage node.
eventTimestamp
- The timestamp of the event described in the data lineage node.public Date getEventTimestamp()
The timestamp of the event described in the data lineage node.
public GetLineageNodeResult withEventTimestamp(Date eventTimestamp)
The timestamp of the event described in the data lineage node.
eventTimestamp
- The timestamp of the event described in the data lineage node.public List<FormOutput> getFormsOutput()
The metadata of the specified data lineage node.
public void setFormsOutput(Collection<FormOutput> formsOutput)
The metadata of the specified data lineage node.
formsOutput
- The metadata of the specified data lineage node.public GetLineageNodeResult withFormsOutput(FormOutput... formsOutput)
The metadata of the specified data lineage node.
NOTE: This method appends the values to the existing list (if any). Use
setFormsOutput(java.util.Collection)
or withFormsOutput(java.util.Collection)
if you want to
override the existing values.
formsOutput
- The metadata of the specified data lineage node.public GetLineageNodeResult withFormsOutput(Collection<FormOutput> formsOutput)
The metadata of the specified data lineage node.
formsOutput
- The metadata of the specified data lineage node.public void setId(String id)
The ID of the data lineage node.
id
- The ID of the data lineage node.public String getId()
The ID of the data lineage node.
public GetLineageNodeResult withId(String id)
The ID of the data lineage node.
id
- The ID of the data lineage node.public void setName(String name)
The name of the data lineage node.
name
- The name of the data lineage node.public String getName()
The name of the data lineage node.
public GetLineageNodeResult withName(String name)
The name of the data lineage node.
name
- The name of the data lineage node.public void setSourceIdentifier(String sourceIdentifier)
The source identifier of the data lineage node.
sourceIdentifier
- The source identifier of the data lineage node.public String getSourceIdentifier()
The source identifier of the data lineage node.
public GetLineageNodeResult withSourceIdentifier(String sourceIdentifier)
The source identifier of the data lineage node.
sourceIdentifier
- The source identifier of the data lineage node.public void setTypeName(String typeName)
The name of the type of the specified data lineage node.
typeName
- The name of the type of the specified data lineage node.public String getTypeName()
The name of the type of the specified data lineage node.
public GetLineageNodeResult withTypeName(String typeName)
The name of the type of the specified data lineage node.
typeName
- The name of the type of the specified data lineage node.public void setTypeRevision(String typeRevision)
The revision type of the specified data lineage node.
typeRevision
- The revision type of the specified data lineage node.public String getTypeRevision()
The revision type of the specified data lineage node.
public GetLineageNodeResult withTypeRevision(String typeRevision)
The revision type of the specified data lineage node.
typeRevision
- The revision type of the specified data lineage node.public void setUpdatedAt(Date updatedAt)
The timestamp at which the data lineage node was updated.
updatedAt
- The timestamp at which the data lineage node was updated.public Date getUpdatedAt()
The timestamp at which the data lineage node was updated.
public GetLineageNodeResult withUpdatedAt(Date updatedAt)
The timestamp at which the data lineage node was updated.
updatedAt
- The timestamp at which the data lineage node was updated.public void setUpdatedBy(String updatedBy)
The user who updated the data lineage node.
updatedBy
- The user who updated the data lineage node.public String getUpdatedBy()
The user who updated the data lineage node.
public GetLineageNodeResult withUpdatedBy(String updatedBy)
The user who updated the data lineage node.
updatedBy
- The user who updated the data lineage node.public List<LineageNodeReference> getUpstreamNodes()
The upstream nodes of the specified data lineage node.
public void setUpstreamNodes(Collection<LineageNodeReference> upstreamNodes)
The upstream nodes of the specified data lineage node.
upstreamNodes
- The upstream nodes of the specified data lineage node.public GetLineageNodeResult withUpstreamNodes(LineageNodeReference... upstreamNodes)
The upstream nodes of the specified data lineage node.
NOTE: This method appends the values to the existing list (if any). Use
setUpstreamNodes(java.util.Collection)
or withUpstreamNodes(java.util.Collection)
if you want
to override the existing values.
upstreamNodes
- The upstream nodes of the specified data lineage node.public GetLineageNodeResult withUpstreamNodes(Collection<LineageNodeReference> upstreamNodes)
The upstream nodes of the specified data lineage node.
upstreamNodes
- The upstream nodes of the specified data lineage node.public String toString()
toString
in class Object
Object.toString()
public GetLineageNodeResult clone()