| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
TermRelations |
TermRelations.clone() |
TermRelations |
GlossaryTermItem.getTermRelations()
The relations of the business glossary term.
|
TermRelations |
UpdateGlossaryTermResult.getTermRelations()
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
TermRelations |
UpdateGlossaryTermRequest.getTermRelations()
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
TermRelations |
GetGlossaryTermResult.getTermRelations()
The relations of the business glossary term.
|
TermRelations |
CreateGlossaryTermResult.getTermRelations()
The term relations of this business glossary term.
|
TermRelations |
CreateGlossaryTermRequest.getTermRelations()
The term relations of this business glossary term.
|
TermRelations |
TermRelations.withClassifies(Collection<String> classifies)
The classifies of the term relations.
|
TermRelations |
TermRelations.withClassifies(String... classifies)
The classifies of the term relations.
|
TermRelations |
TermRelations.withIsA(Collection<String> isA)
The
isA property of the term relations. |
TermRelations |
TermRelations.withIsA(String... isA)
The
isA property of the term relations. |
| Modifier and Type | Method and Description |
|---|---|
void |
GlossaryTermItem.setTermRelations(TermRelations termRelations)
The relations of the business glossary term.
|
void |
UpdateGlossaryTermResult.setTermRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
void |
UpdateGlossaryTermRequest.setTermRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
void |
GetGlossaryTermResult.setTermRelations(TermRelations termRelations)
The relations of the business glossary term.
|
void |
CreateGlossaryTermResult.setTermRelations(TermRelations termRelations)
The term relations of this business glossary term.
|
void |
CreateGlossaryTermRequest.setTermRelations(TermRelations termRelations)
The term relations of this business glossary term.
|
GlossaryTermItem |
GlossaryTermItem.withTermRelations(TermRelations termRelations)
The relations of the business glossary term.
|
UpdateGlossaryTermResult |
UpdateGlossaryTermResult.withTermRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermRequest |
UpdateGlossaryTermRequest.withTermRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
GetGlossaryTermResult |
GetGlossaryTermResult.withTermRelations(TermRelations termRelations)
The relations of the business glossary term.
|
CreateGlossaryTermResult |
CreateGlossaryTermResult.withTermRelations(TermRelations termRelations)
The term relations of this business glossary term.
|
CreateGlossaryTermRequest |
CreateGlossaryTermRequest.withTermRelations(TermRelations termRelations)
The term relations of this business glossary term.
|
Copyright © 2023. All rights reserved.