| 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 CreateGlossaryResponse |
DataZoneClient.createGlossary(Consumer<CreateGlossaryRequest.Builder> createGlossaryRequest)
Creates an Amazon DataZone business glossary.
|
default CreateGlossaryResponse |
DataZoneClient.createGlossary(CreateGlossaryRequest createGlossaryRequest)
Creates an Amazon DataZone business glossary.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGlossaryResponse> |
DataZoneAsyncClient.createGlossary(Consumer<CreateGlossaryRequest.Builder> createGlossaryRequest)
Creates an Amazon DataZone business glossary.
|
default CompletableFuture<CreateGlossaryResponse> |
DataZoneAsyncClient.createGlossary(CreateGlossaryRequest createGlossaryRequest)
Creates an Amazon DataZone business glossary.
|
Copyright © 2023. All rights reserved.