| 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<GetProjectResult> |
AbstractAmazonDataZoneAsync.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
Future<GetProjectResult> |
AmazonDataZoneAsync.getProjectAsync(GetProjectRequest getProjectRequest,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler)
Gets a project in Amazon DataZone.
|
Future<GetProjectResult> |
AmazonDataZoneAsyncClient.getProjectAsync(GetProjectRequest request,
AsyncHandler<GetProjectRequest,GetProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetProjectRequest |
GetProjectRequest.clone() |
GetProjectRequest |
GetProjectRequest.withDomainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the project exists.
|
GetProjectRequest |
GetProjectRequest.withIdentifier(String identifier)
The ID of the project.
|
Copyright © 2023. All rights reserved.