| 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 |
|---|---|
GetGroupProfileResult |
AmazonDataZoneClient.getGroupProfile(GetGroupProfileRequest request)
Gets a group profile in Amazon DataZone.
|
GetGroupProfileResult |
AbstractAmazonDataZone.getGroupProfile(GetGroupProfileRequest request) |
GetGroupProfileResult |
AmazonDataZone.getGroupProfile(GetGroupProfileRequest getGroupProfileRequest)
Gets a group profile in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetGroupProfileResult> |
AmazonDataZoneAsyncClient.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> |
AbstractAmazonDataZoneAsync.getGroupProfileAsync(GetGroupProfileRequest request,
AsyncHandler<GetGroupProfileRequest,GetGroupProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGroupProfileResult |
GetGroupProfileResult.clone() |
GetGroupProfileResult |
GetGroupProfileResult.withDomainId(String domainId)
The identifier of the Amazon DataZone domain in which the group profile exists.
|
GetGroupProfileResult |
GetGroupProfileResult.withGroupName(String groupName)
The name of the group for which the specified group profile exists.
|
GetGroupProfileResult |
GetGroupProfileResult.withId(String id)
The identifier of the group profile.
|
GetGroupProfileResult |
GetGroupProfileResult.withStatus(GroupProfileStatus status)
The identifier of the group profile.
|
GetGroupProfileResult |
GetGroupProfileResult.withStatus(String status)
The identifier of the group profile.
|
Copyright © 2024. All rights reserved.