Uses of Class
software.amazon.awssdk.services.datazone.model.GetGlossaryRequest
-
Packages that use GetGlossaryRequest 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 GetGlossaryRequest in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone with parameters of type GetGlossaryRequest Modifier and Type Method Description default CompletableFuture<GetGlossaryResponse>DataZoneAsyncClient. getGlossary(GetGlossaryRequest getGlossaryRequest)Gets a business glossary in Amazon DataZone.default GetGlossaryResponseDataZoneClient. getGlossary(GetGlossaryRequest getGlossaryRequest)Gets a business glossary in Amazon DataZone. -
Uses of GetGlossaryRequest in software.amazon.awssdk.services.datazone.transform
Methods in software.amazon.awssdk.services.datazone.transform with parameters of type GetGlossaryRequest Modifier and Type Method Description SdkHttpFullRequestGetGlossaryRequestMarshaller. marshall(GetGlossaryRequest getGlossaryRequest)
-