| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
TermRelations |
CreateGlossaryTermResponse.termRelations()
The term relations of this business glossary term.
|
TermRelations |
CreateGlossaryTermRequest.termRelations()
The term relations of this business glossary term.
|
TermRelations |
UpdateGlossaryTermRequest.termRelations()
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
TermRelations |
UpdateGlossaryTermResponse.termRelations()
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
TermRelations |
GetGlossaryTermResponse.termRelations()
The relations of the business glossary term.
|
TermRelations |
GlossaryTermItem.termRelations()
The relations of the business glossary term.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGlossaryTermResponse.Builder |
CreateGlossaryTermResponse.Builder.termRelations(TermRelations termRelations)
The term relations of this business glossary term.
|
CreateGlossaryTermRequest.Builder |
CreateGlossaryTermRequest.Builder.termRelations(TermRelations termRelations)
The term relations of this business glossary term.
|
UpdateGlossaryTermRequest.Builder |
UpdateGlossaryTermRequest.Builder.termRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
UpdateGlossaryTermResponse.Builder |
UpdateGlossaryTermResponse.Builder.termRelations(TermRelations termRelations)
The term relations to be updated as part of the
UpdateGlossaryTerm action. |
GetGlossaryTermResponse.Builder |
GetGlossaryTermResponse.Builder.termRelations(TermRelations termRelations)
The relations of the business glossary term.
|
GlossaryTermItem.Builder |
GlossaryTermItem.Builder.termRelations(TermRelations termRelations)
The relations of the business glossary term.
|
Copyright © 2023. All rights reserved.