@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateGlossaryTermResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
UpdateGlossaryTermResult() |
Modifier and Type | Method and Description |
---|---|
UpdateGlossaryTermResult |
clone() |
boolean |
equals(Object obj) |
String |
getDomainId()
The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.
|
String |
getGlossaryId()
The identifier of the business glossary in which a term is to be updated.
|
String |
getId()
The identifier of the business glossary term that is to be updated.
|
String |
getLongDescription()
The long description to be updated as part of the
UpdateGlossaryTerm action. |
String |
getName()
The name to be updated as part of the
UpdateGlossaryTerm action. |
String |
getShortDescription()
The short description to be updated as part of the
UpdateGlossaryTerm action. |
String |
getStatus()
The status to be updated as part of the
UpdateGlossaryTerm action. |
TermRelations |
getTermRelations()
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
int |
hashCode() |
void |
setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.
|
void |
setGlossaryId(String glossaryId)
The identifier of the business glossary in which a term is to be updated.
|
void |
setId(String id)
The identifier of the business glossary term that is to be updated.
|
void |
setLongDescription(String longDescription)
The long description to be updated as part of the
UpdateGlossaryTerm action. |
void |
setName(String name)
The name to be updated as part of the
UpdateGlossaryTerm action. |
void |
setShortDescription(String shortDescription)
The short description to be updated as part of the
UpdateGlossaryTerm action. |
void |
setStatus(String status)
The status to be updated as part of the
UpdateGlossaryTerm action. |
void |
setTermRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
String |
toString()
Returns a string representation of this object.
|
UpdateGlossaryTermResult |
withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.
|
UpdateGlossaryTermResult |
withGlossaryId(String glossaryId)
The identifier of the business glossary in which a term is to be updated.
|
UpdateGlossaryTermResult |
withId(String id)
The identifier of the business glossary term that is to be updated.
|
UpdateGlossaryTermResult |
withLongDescription(String longDescription)
The long description to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermResult |
withName(String name)
The name to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermResult |
withShortDescription(String shortDescription)
The short description to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermResult |
withStatus(GlossaryTermStatus status)
The status to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermResult |
withStatus(String status)
The status to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermResult |
withTermRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setDomainId(String domainId)
The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.
domainId
- The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.public String getDomainId()
The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.
public UpdateGlossaryTermResult withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.
domainId
- The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.public void setGlossaryId(String glossaryId)
The identifier of the business glossary in which a term is to be updated.
glossaryId
- The identifier of the business glossary in which a term is to be updated.public String getGlossaryId()
The identifier of the business glossary in which a term is to be updated.
public UpdateGlossaryTermResult withGlossaryId(String glossaryId)
The identifier of the business glossary in which a term is to be updated.
glossaryId
- The identifier of the business glossary in which a term is to be updated.public void setId(String id)
The identifier of the business glossary term that is to be updated.
id
- The identifier of the business glossary term that is to be updated.public String getId()
The identifier of the business glossary term that is to be updated.
public UpdateGlossaryTermResult withId(String id)
The identifier of the business glossary term that is to be updated.
id
- The identifier of the business glossary term that is to be updated.public void setLongDescription(String longDescription)
The long description to be updated as part of the UpdateGlossaryTerm
action.
longDescription
- The long description to be updated as part of the UpdateGlossaryTerm
action.public String getLongDescription()
The long description to be updated as part of the UpdateGlossaryTerm
action.
UpdateGlossaryTerm
action.public UpdateGlossaryTermResult withLongDescription(String longDescription)
The long description to be updated as part of the UpdateGlossaryTerm
action.
longDescription
- The long description to be updated as part of the UpdateGlossaryTerm
action.public void setName(String name)
The name to be updated as part of the UpdateGlossaryTerm
action.
name
- The name to be updated as part of the UpdateGlossaryTerm
action.public String getName()
The name to be updated as part of the UpdateGlossaryTerm
action.
UpdateGlossaryTerm
action.public UpdateGlossaryTermResult withName(String name)
The name to be updated as part of the UpdateGlossaryTerm
action.
name
- The name to be updated as part of the UpdateGlossaryTerm
action.public void setShortDescription(String shortDescription)
The short description to be updated as part of the UpdateGlossaryTerm
action.
shortDescription
- The short description to be updated as part of the UpdateGlossaryTerm
action.public String getShortDescription()
The short description to be updated as part of the UpdateGlossaryTerm
action.
UpdateGlossaryTerm
action.public UpdateGlossaryTermResult withShortDescription(String shortDescription)
The short description to be updated as part of the UpdateGlossaryTerm
action.
shortDescription
- The short description to be updated as part of the UpdateGlossaryTerm
action.public void setStatus(String status)
The status to be updated as part of the UpdateGlossaryTerm
action.
status
- The status to be updated as part of the UpdateGlossaryTerm
action.GlossaryTermStatus
public String getStatus()
The status to be updated as part of the UpdateGlossaryTerm
action.
UpdateGlossaryTerm
action.GlossaryTermStatus
public UpdateGlossaryTermResult withStatus(String status)
The status to be updated as part of the UpdateGlossaryTerm
action.
status
- The status to be updated as part of the UpdateGlossaryTerm
action.GlossaryTermStatus
public UpdateGlossaryTermResult withStatus(GlossaryTermStatus status)
The status to be updated as part of the UpdateGlossaryTerm
action.
status
- The status to be updated as part of the UpdateGlossaryTerm
action.GlossaryTermStatus
public void setTermRelations(TermRelations termRelations)
The term relations to be updated as part of the UpdateGlossaryTerm
action.
termRelations
- The term relations to be updated as part of the UpdateGlossaryTerm
action.public TermRelations getTermRelations()
The term relations to be updated as part of the UpdateGlossaryTerm
action.
UpdateGlossaryTerm
action.public UpdateGlossaryTermResult withTermRelations(TermRelations termRelations)
The term relations to be updated as part of the UpdateGlossaryTerm
action.
termRelations
- The term relations to be updated as part of the UpdateGlossaryTerm
action.public String toString()
toString
in class Object
Object.toString()
public UpdateGlossaryTermResult clone()