| 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 GetAssetTypeResponse |
DataZoneClient.getAssetType(Consumer<GetAssetTypeRequest.Builder> getAssetTypeRequest)
Gets an Amazon DataZone asset type.
|
default GetAssetTypeResponse |
DataZoneClient.getAssetType(GetAssetTypeRequest getAssetTypeRequest)
Gets an Amazon DataZone asset type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAssetTypeResponse> |
DataZoneAsyncClient.getAssetType(Consumer<GetAssetTypeRequest.Builder> getAssetTypeRequest)
Gets an Amazon DataZone asset type.
|
default CompletableFuture<GetAssetTypeResponse> |
DataZoneAsyncClient.getAssetType(GetAssetTypeRequest getAssetTypeRequest)
Gets an Amazon DataZone asset type.
|
Copyright © 2023. All rights reserved.