| 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<GetGroupProfileResult> |
AbstractAmazonDataZoneAsync.getGroupProfileAsync(GetGroupProfileRequest request,
AsyncHandler<GetGroupProfileRequest,GetGroupProfileResult> asyncHandler) |
Future<GetGroupProfileResult> |
AmazonDataZoneAsync.getGroupProfileAsync(GetGroupProfileRequest getGroupProfileRequest,
AsyncHandler<GetGroupProfileRequest,GetGroupProfileResult> asyncHandler)
Gets a group profile in Amazon DataZone.
|
Future<GetGroupProfileResult> |
AmazonDataZoneAsyncClient.getGroupProfileAsync(GetGroupProfileRequest request,
AsyncHandler<GetGroupProfileRequest,GetGroupProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGroupProfileRequest |
GetGroupProfileRequest.clone() |
GetGroupProfileRequest |
GetGroupProfileRequest.withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which the group profile exists.
|
GetGroupProfileRequest |
GetGroupProfileRequest.withGroupIdentifier(String groupIdentifier)
The identifier of the group profile.
|
Copyright © 2023. All rights reserved.