| 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 |
|---|---|
AcceptPredictionsResult |
AmazonDataZoneClient.acceptPredictions(AcceptPredictionsRequest request)
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
|
AcceptPredictionsResult |
AbstractAmazonDataZone.acceptPredictions(AcceptPredictionsRequest request) |
AcceptPredictionsResult |
AmazonDataZone.acceptPredictions(AcceptPredictionsRequest acceptPredictionsRequest)
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AcceptPredictionsResult> |
AmazonDataZoneAsyncClient.acceptPredictionsAsync(AcceptPredictionsRequest request,
AsyncHandler<AcceptPredictionsRequest,AcceptPredictionsResult> asyncHandler) |
Future<AcceptPredictionsResult> |
AmazonDataZoneAsync.acceptPredictionsAsync(AcceptPredictionsRequest acceptPredictionsRequest,
AsyncHandler<AcceptPredictionsRequest,AcceptPredictionsResult> asyncHandler)
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
|
Future<AcceptPredictionsResult> |
AbstractAmazonDataZoneAsync.acceptPredictionsAsync(AcceptPredictionsRequest request,
AsyncHandler<AcceptPredictionsRequest,AcceptPredictionsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AcceptPredictionsResult |
AcceptPredictionsResult.clone() |
AcceptPredictionsResult |
AcceptPredictionsResult.withAssetId(String assetId)
The ID of the asset.
|
AcceptPredictionsResult |
AcceptPredictionsResult.withDomainId(String domainId)
The identifier of the Amazon DataZone domain.
|
AcceptPredictionsResult |
AcceptPredictionsResult.withRevision(String revision)
The revision that is to be made to the asset.
|
Copyright © 2024. All rights reserved.