| 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 UpdateGlossaryTermResponse |
DataZoneClient.updateGlossaryTerm(Consumer<UpdateGlossaryTermRequest.Builder> updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
|
default UpdateGlossaryTermResponse |
DataZoneClient.updateGlossaryTerm(UpdateGlossaryTermRequest updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGlossaryTermResponse> |
DataZoneAsyncClient.updateGlossaryTerm(Consumer<UpdateGlossaryTermRequest.Builder> updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
|
default CompletableFuture<UpdateGlossaryTermResponse> |
DataZoneAsyncClient.updateGlossaryTerm(UpdateGlossaryTermRequest updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
|
Copyright © 2023. All rights reserved.