| 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 UpdateGlossaryResponse |
DataZoneClient.updateGlossary(Consumer<UpdateGlossaryRequest.Builder> updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
|
default UpdateGlossaryResponse |
DataZoneClient.updateGlossary(UpdateGlossaryRequest updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGlossaryResponse> |
DataZoneAsyncClient.updateGlossary(Consumer<UpdateGlossaryRequest.Builder> updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
|
default CompletableFuture<UpdateGlossaryResponse> |
DataZoneAsyncClient.updateGlossary(UpdateGlossaryRequest updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
|
Copyright © 2023. All rights reserved.