| 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<AssociateEnvironmentRoleResult> |
AbstractAmazonDataZoneAsync.associateEnvironmentRoleAsync(AssociateEnvironmentRoleRequest request,
AsyncHandler<AssociateEnvironmentRoleRequest,AssociateEnvironmentRoleResult> asyncHandler) |
Future<AssociateEnvironmentRoleResult> |
AmazonDataZoneAsyncClient.associateEnvironmentRoleAsync(AssociateEnvironmentRoleRequest request,
AsyncHandler<AssociateEnvironmentRoleRequest,AssociateEnvironmentRoleResult> asyncHandler) |
Future<AssociateEnvironmentRoleResult> |
AmazonDataZoneAsync.associateEnvironmentRoleAsync(AssociateEnvironmentRoleRequest associateEnvironmentRoleRequest,
AsyncHandler<AssociateEnvironmentRoleRequest,AssociateEnvironmentRoleResult> asyncHandler)
Associates the environment role in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateEnvironmentRoleRequest |
AssociateEnvironmentRoleRequest.clone() |
AssociateEnvironmentRoleRequest |
AssociateEnvironmentRoleRequest.withDomainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the environment role is associated.
|
AssociateEnvironmentRoleRequest |
AssociateEnvironmentRoleRequest.withEnvironmentIdentifier(String environmentIdentifier)
The ID of the Amazon DataZone environment.
|
AssociateEnvironmentRoleRequest |
AssociateEnvironmentRoleRequest.withEnvironmentRoleArn(String environmentRoleArn)
The ARN of the environment role.
|
Copyright © 2024. All rights reserved.