| 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 |
|---|---|
GetEnvironmentActionResult |
AbstractAmazonDataZone.getEnvironmentAction(GetEnvironmentActionRequest request) |
GetEnvironmentActionResult |
AmazonDataZoneClient.getEnvironmentAction(GetEnvironmentActionRequest request)
Gets the specified environment action.
|
GetEnvironmentActionResult |
AmazonDataZone.getEnvironmentAction(GetEnvironmentActionRequest getEnvironmentActionRequest)
Gets the specified environment action.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEnvironmentActionResult> |
AbstractAmazonDataZoneAsync.getEnvironmentActionAsync(GetEnvironmentActionRequest request,
AsyncHandler<GetEnvironmentActionRequest,GetEnvironmentActionResult> asyncHandler) |
Future<GetEnvironmentActionResult> |
AmazonDataZoneAsync.getEnvironmentActionAsync(GetEnvironmentActionRequest getEnvironmentActionRequest,
AsyncHandler<GetEnvironmentActionRequest,GetEnvironmentActionResult> asyncHandler)
Gets the specified environment action.
|
Future<GetEnvironmentActionResult> |
AmazonDataZoneAsyncClient.getEnvironmentActionAsync(GetEnvironmentActionRequest request,
AsyncHandler<GetEnvironmentActionRequest,GetEnvironmentActionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentActionResult |
GetEnvironmentActionResult.clone() |
GetEnvironmentActionResult |
GetEnvironmentActionResult.withDescription(String description)
The description of the environment action.
|
GetEnvironmentActionResult |
GetEnvironmentActionResult.withDomainId(String domainId)
The ID of the Amazon DataZone domain in which the environment action lives.
|
GetEnvironmentActionResult |
GetEnvironmentActionResult.withEnvironmentId(String environmentId)
The environment ID of the environment action.
|
GetEnvironmentActionResult |
GetEnvironmentActionResult.withId(String id)
The ID of the environment action.
|
GetEnvironmentActionResult |
GetEnvironmentActionResult.withName(String name)
The name of the environment action.
|
GetEnvironmentActionResult |
GetEnvironmentActionResult.withParameters(ActionParameters parameters)
The parameters of the environment action.
|
Copyright © 2024. All rights reserved.