@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GlossaryTermItem extends Object implements Serializable, Cloneable, StructuredPojo
The details of a business glossary term.
Constructor and Description |
---|
GlossaryTermItem() |
Modifier and Type | Method and Description |
---|---|
GlossaryTermItem |
clone() |
boolean |
equals(Object obj) |
Date |
getCreatedAt()
The timestamp of when a business glossary term was created.
|
String |
getCreatedBy()
The Amazon DataZone user who created the business glossary.
|
String |
getDomainId()
The identifier of the Amazon DataZone domain in which the business glossary exists.
|
String |
getGlossaryId()
The identifier of the business glossary to which the term belongs.
|
String |
getId()
The identifier of the business glossary term.
|
String |
getLongDescription()
The long description of the business glossary term.
|
String |
getName()
The name of the business glossary term.
|
String |
getShortDescription()
The short description of the business glossary term.
|
String |
getStatus()
The status of the business glossary term.
|
TermRelations |
getTermRelations()
The relations of the business glossary term.
|
Date |
getUpdatedAt()
The timestamp of when a business glossary term was updated.
|
String |
getUpdatedBy()
The Amazon DataZone user who updated the business glossary term.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setCreatedAt(Date createdAt)
The timestamp of when a business glossary term was created.
|
void |
setCreatedBy(String createdBy)
The Amazon DataZone user who created the business glossary.
|
void |
setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the business glossary exists.
|
void |
setGlossaryId(String glossaryId)
The identifier of the business glossary to which the term belongs.
|
void |
setId(String id)
The identifier of the business glossary term.
|
void |
setLongDescription(String longDescription)
The long description of the business glossary term.
|
void |
setName(String name)
The name of the business glossary term.
|
void |
setShortDescription(String shortDescription)
The short description of the business glossary term.
|
void |
setStatus(String status)
The status of the business glossary term.
|
void |
setTermRelations(TermRelations termRelations)
The relations of the business glossary term.
|
void |
setUpdatedAt(Date updatedAt)
The timestamp of when a business glossary term was updated.
|
void |
setUpdatedBy(String updatedBy)
The Amazon DataZone user who updated the business glossary term.
|
String |
toString()
Returns a string representation of this object.
|
GlossaryTermItem |
withCreatedAt(Date createdAt)
The timestamp of when a business glossary term was created.
|
GlossaryTermItem |
withCreatedBy(String createdBy)
The Amazon DataZone user who created the business glossary.
|
GlossaryTermItem |
withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the business glossary exists.
|
GlossaryTermItem |
withGlossaryId(String glossaryId)
The identifier of the business glossary to which the term belongs.
|
GlossaryTermItem |
withId(String id)
The identifier of the business glossary term.
|
GlossaryTermItem |
withLongDescription(String longDescription)
The long description of the business glossary term.
|
GlossaryTermItem |
withName(String name)
The name of the business glossary term.
|
GlossaryTermItem |
withShortDescription(String shortDescription)
The short description of the business glossary term.
|
GlossaryTermItem |
withStatus(GlossaryTermStatus status)
The status of the business glossary term.
|
GlossaryTermItem |
withStatus(String status)
The status of the business glossary term.
|
GlossaryTermItem |
withTermRelations(TermRelations termRelations)
The relations of the business glossary term.
|
GlossaryTermItem |
withUpdatedAt(Date updatedAt)
The timestamp of when a business glossary term was updated.
|
GlossaryTermItem |
withUpdatedBy(String updatedBy)
The Amazon DataZone user who updated the business glossary term.
|
public void setCreatedAt(Date createdAt)
The timestamp of when a business glossary term was created.
createdAt
- The timestamp of when a business glossary term was created.public Date getCreatedAt()
The timestamp of when a business glossary term was created.
public GlossaryTermItem withCreatedAt(Date createdAt)
The timestamp of when a business glossary term was created.
createdAt
- The timestamp of when a business glossary term was created.public void setCreatedBy(String createdBy)
The Amazon DataZone user who created the business glossary.
createdBy
- The Amazon DataZone user who created the business glossary.public String getCreatedBy()
The Amazon DataZone user who created the business glossary.
public GlossaryTermItem withCreatedBy(String createdBy)
The Amazon DataZone user who created the business glossary.
createdBy
- The Amazon DataZone user who created the business glossary.public void setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the business glossary exists.
domainId
- The identifier of the Amazon DataZone domain in which the business glossary exists.public String getDomainId()
The identifier of the Amazon DataZone domain in which the business glossary exists.
public GlossaryTermItem withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the business glossary exists.
domainId
- The identifier of the Amazon DataZone domain in which the business glossary exists.public void setGlossaryId(String glossaryId)
The identifier of the business glossary to which the term belongs.
glossaryId
- The identifier of the business glossary to which the term belongs.public String getGlossaryId()
The identifier of the business glossary to which the term belongs.
public GlossaryTermItem withGlossaryId(String glossaryId)
The identifier of the business glossary to which the term belongs.
glossaryId
- The identifier of the business glossary to which the term belongs.public void setId(String id)
The identifier of the business glossary term.
id
- The identifier of the business glossary term.public String getId()
The identifier of the business glossary term.
public GlossaryTermItem withId(String id)
The identifier of the business glossary term.
id
- The identifier of the business glossary term.public void setLongDescription(String longDescription)
The long description of the business glossary term.
longDescription
- The long description of the business glossary term.public String getLongDescription()
The long description of the business glossary term.
public GlossaryTermItem withLongDescription(String longDescription)
The long description of the business glossary term.
longDescription
- The long description of the business glossary term.public void setName(String name)
The name of the business glossary term.
name
- The name of the business glossary term.public String getName()
The name of the business glossary term.
public GlossaryTermItem withName(String name)
The name of the business glossary term.
name
- The name of the business glossary term.public void setShortDescription(String shortDescription)
The short description of the business glossary term.
shortDescription
- The short description of the business glossary term.public String getShortDescription()
The short description of the business glossary term.
public GlossaryTermItem withShortDescription(String shortDescription)
The short description of the business glossary term.
shortDescription
- The short description of the business glossary term.public void setStatus(String status)
The status of the business glossary term.
status
- The status of the business glossary term.GlossaryTermStatus
public String getStatus()
The status of the business glossary term.
GlossaryTermStatus
public GlossaryTermItem withStatus(String status)
The status of the business glossary term.
status
- The status of the business glossary term.GlossaryTermStatus
public GlossaryTermItem withStatus(GlossaryTermStatus status)
The status of the business glossary term.
status
- The status of the business glossary term.GlossaryTermStatus
public void setTermRelations(TermRelations termRelations)
The relations of the business glossary term.
termRelations
- The relations of the business glossary term.public TermRelations getTermRelations()
The relations of the business glossary term.
public GlossaryTermItem withTermRelations(TermRelations termRelations)
The relations of the business glossary term.
termRelations
- The relations of the business glossary term.public void setUpdatedAt(Date updatedAt)
The timestamp of when a business glossary term was updated.
updatedAt
- The timestamp of when a business glossary term was updated.public Date getUpdatedAt()
The timestamp of when a business glossary term was updated.
public GlossaryTermItem withUpdatedAt(Date updatedAt)
The timestamp of when a business glossary term was updated.
updatedAt
- The timestamp of when a business glossary term was updated.public void setUpdatedBy(String updatedBy)
The Amazon DataZone user who updated the business glossary term.
updatedBy
- The Amazon DataZone user who updated the business glossary term.public String getUpdatedBy()
The Amazon DataZone user who updated the business glossary term.
public GlossaryTermItem withUpdatedBy(String updatedBy)
The Amazon DataZone user who updated the business glossary term.
updatedBy
- The Amazon DataZone user who updated the business glossary term.public String toString()
toString
in class Object
Object.toString()
public GlossaryTermItem clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.