| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetGlossaryResponse |
DataZoneClient.getGlossary(Consumer<GetGlossaryRequest.Builder> getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
default GetGlossaryResponse |
DataZoneClient.getGlossary(GetGlossaryRequest getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGlossaryResponse> |
DataZoneAsyncClient.getGlossary(Consumer<GetGlossaryRequest.Builder> getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
default CompletableFuture<GetGlossaryResponse> |
DataZoneAsyncClient.getGlossary(GetGlossaryRequest getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
Copyright © 2023. All rights reserved.