| 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 GetGlossaryTermResponse |
DataZoneClient.getGlossaryTerm(Consumer<GetGlossaryTermRequest.Builder> getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
|
default GetGlossaryTermResponse |
DataZoneClient.getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGlossaryTermResponse> |
DataZoneAsyncClient.getGlossaryTerm(Consumer<GetGlossaryTermRequest.Builder> getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
|
default CompletableFuture<GetGlossaryTermResponse> |
DataZoneAsyncClient.getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
|
Copyright © 2023. All rights reserved.