| 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 GetEnvironmentProfileResponse |
DataZoneClient.getEnvironmentProfile(Consumer<GetEnvironmentProfileRequest.Builder> getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
|
default GetEnvironmentProfileResponse |
DataZoneClient.getEnvironmentProfile(GetEnvironmentProfileRequest getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEnvironmentProfileResponse> |
DataZoneAsyncClient.getEnvironmentProfile(Consumer<GetEnvironmentProfileRequest.Builder> getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
|
default CompletableFuture<GetEnvironmentProfileResponse> |
DataZoneAsyncClient.getEnvironmentProfile(GetEnvironmentProfileRequest getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
|
Copyright © 2023. All rights reserved.