| 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 |
|---|---|
GetGlossaryResult |
AbstractAmazonDataZone.getGlossary(GetGlossaryRequest request) |
GetGlossaryResult |
AmazonDataZoneClient.getGlossary(GetGlossaryRequest request)
Gets a business glossary in Amazon DataZone.
|
GetGlossaryResult |
AmazonDataZone.getGlossary(GetGlossaryRequest getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
Future<GetGlossaryResult> |
AbstractAmazonDataZoneAsync.getGlossaryAsync(GetGlossaryRequest request) |
Future<GetGlossaryResult> |
AmazonDataZoneAsyncClient.getGlossaryAsync(GetGlossaryRequest request) |
Future<GetGlossaryResult> |
AmazonDataZoneAsync.getGlossaryAsync(GetGlossaryRequest getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
Future<GetGlossaryResult> |
AbstractAmazonDataZoneAsync.getGlossaryAsync(GetGlossaryRequest request,
AsyncHandler<GetGlossaryRequest,GetGlossaryResult> asyncHandler) |
Future<GetGlossaryResult> |
AmazonDataZoneAsyncClient.getGlossaryAsync(GetGlossaryRequest request,
AsyncHandler<GetGlossaryRequest,GetGlossaryResult> asyncHandler) |
Future<GetGlossaryResult> |
AmazonDataZoneAsync.getGlossaryAsync(GetGlossaryRequest getGlossaryRequest,
AsyncHandler<GetGlossaryRequest,GetGlossaryResult> asyncHandler)
Gets a business glossary in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetGlossaryResult> |
AbstractAmazonDataZoneAsync.getGlossaryAsync(GetGlossaryRequest request,
AsyncHandler<GetGlossaryRequest,GetGlossaryResult> asyncHandler) |
Future<GetGlossaryResult> |
AmazonDataZoneAsyncClient.getGlossaryAsync(GetGlossaryRequest request,
AsyncHandler<GetGlossaryRequest,GetGlossaryResult> asyncHandler) |
Future<GetGlossaryResult> |
AmazonDataZoneAsync.getGlossaryAsync(GetGlossaryRequest getGlossaryRequest,
AsyncHandler<GetGlossaryRequest,GetGlossaryResult> asyncHandler)
Gets a business glossary in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
GetGlossaryRequest |
GetGlossaryRequest.clone() |
GetGlossaryRequest |
GetGlossaryRequest.withDomainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which this business glossary exists.
|
GetGlossaryRequest |
GetGlossaryRequest.withIdentifier(String identifier)
The ID of the business glossary.
|
Copyright © 2024. All rights reserved.