Uses of Class
software.amazon.awssdk.services.datazone.model.GetGlossaryTermRequest
-
Packages that use GetGlossaryTermRequest Package Description software.amazon.awssdk.services.datazone Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your data.software.amazon.awssdk.services.datazone.transform -
-
Uses of GetGlossaryTermRequest in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone with parameters of type GetGlossaryTermRequest Modifier and Type Method Description default CompletableFuture<GetGlossaryTermResponse>DataZoneAsyncClient. getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest)Gets a business glossary term in Amazon DataZone.default GetGlossaryTermResponseDataZoneClient. getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest)Gets a business glossary term in Amazon DataZone. -
Uses of GetGlossaryTermRequest in software.amazon.awssdk.services.datazone.transform
Methods in software.amazon.awssdk.services.datazone.transform with parameters of type GetGlossaryTermRequest Modifier and Type Method Description SdkHttpFullRequestGetGlossaryTermRequestMarshaller. marshall(GetGlossaryTermRequest getGlossaryTermRequest)
-