Uses of Class
software.amazon.awssdk.services.datazone.model.TermRelations
-
Packages that use TermRelations Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of TermRelations in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return TermRelations Modifier and Type Method Description TermRelationsCreateGlossaryTermRequest. termRelations()The term relations of this business glossary term.TermRelationsCreateGlossaryTermResponse. termRelations()The term relations of this business glossary term.TermRelationsGetGlossaryTermResponse. termRelations()The relations of the business glossary term.TermRelationsGlossaryTermItem. termRelations()The relations of the business glossary term.TermRelationsUpdateGlossaryTermRequest. termRelations()The term relations to be updated as part of theUpdateGlossaryTermaction.TermRelationsUpdateGlossaryTermResponse. termRelations()The term relations to be updated as part of theUpdateGlossaryTermaction.Methods in software.amazon.awssdk.services.datazone.model with parameters of type TermRelations Modifier and Type Method Description CreateGlossaryTermRequest.BuilderCreateGlossaryTermRequest.Builder. termRelations(TermRelations termRelations)The term relations of this business glossary term.CreateGlossaryTermResponse.BuilderCreateGlossaryTermResponse.Builder. termRelations(TermRelations termRelations)The term relations of this business glossary term.GetGlossaryTermResponse.BuilderGetGlossaryTermResponse.Builder. termRelations(TermRelations termRelations)The relations of the business glossary term.GlossaryTermItem.BuilderGlossaryTermItem.Builder. termRelations(TermRelations termRelations)The relations of the business glossary term.UpdateGlossaryTermRequest.BuilderUpdateGlossaryTermRequest.Builder. termRelations(TermRelations termRelations)The term relations to be updated as part of theUpdateGlossaryTermaction.UpdateGlossaryTermResponse.BuilderUpdateGlossaryTermResponse.Builder. termRelations(TermRelations termRelations)The term relations to be updated as part of theUpdateGlossaryTermaction.
-