| 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<GetEnvironmentActionResult> |
AbstractAmazonDataZoneAsync.getEnvironmentActionAsync(GetEnvironmentActionRequest request,
AsyncHandler<GetEnvironmentActionRequest,GetEnvironmentActionResult> asyncHandler) |
Future<GetEnvironmentActionResult> |
AmazonDataZoneAsyncClient.getEnvironmentActionAsync(GetEnvironmentActionRequest request,
AsyncHandler<GetEnvironmentActionRequest,GetEnvironmentActionResult> asyncHandler) |
Future<GetEnvironmentActionResult> |
AmazonDataZoneAsync.getEnvironmentActionAsync(GetEnvironmentActionRequest getEnvironmentActionRequest,
AsyncHandler<GetEnvironmentActionRequest,GetEnvironmentActionResult> asyncHandler)
Gets the specified environment action.
|
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentActionRequest |
GetEnvironmentActionRequest.clone() |
GetEnvironmentActionRequest |
GetEnvironmentActionRequest.withDomainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the
GetEnvironmentAction API is invoked. |
GetEnvironmentActionRequest |
GetEnvironmentActionRequest.withEnvironmentIdentifier(String environmentIdentifier)
The environment ID of the environment action.
|
GetEnvironmentActionRequest |
GetEnvironmentActionRequest.withIdentifier(String identifier)
The ID of the environment action
|
Copyright © 2024. All rights reserved.