| Package | Description |
|---|---|
| com.amazonaws.services.datazone |
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your
data.
|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetGlossaryTermResult> |
AmazonDataZoneAsyncClient.getGlossaryTermAsync(GetGlossaryTermRequest request,
AsyncHandler<GetGlossaryTermRequest,GetGlossaryTermResult> asyncHandler) |
Future<GetGlossaryTermResult> |
AmazonDataZoneAsync.getGlossaryTermAsync(GetGlossaryTermRequest getGlossaryTermRequest,
AsyncHandler<GetGlossaryTermRequest,GetGlossaryTermResult> asyncHandler)
Gets a business glossary term in Amazon DataZone.
|
Future<GetGlossaryTermResult> |
AbstractAmazonDataZoneAsync.getGlossaryTermAsync(GetGlossaryTermRequest request,
AsyncHandler<GetGlossaryTermRequest,GetGlossaryTermResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGlossaryTermRequest |
GetGlossaryTermRequest.clone() |
GetGlossaryTermRequest |
GetGlossaryTermRequest.withDomainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which this business glossary term exists.
|
GetGlossaryTermRequest |
GetGlossaryTermRequest.withIdentifier(String identifier)
The ID of the business glossary term.
|
Copyright © 2023. All rights reserved.