| Package | Description |
|---|---|
| com.amazonaws.services.mwaa |
|
| com.amazonaws.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
CreateEnvironmentResult |
AmazonMWAAClient.createEnvironment(CreateEnvironmentRequest request)
JSON blob that describes the environment to create.
|
CreateEnvironmentResult |
AmazonMWAA.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
JSON blob that describes the environment to create.
|
CreateEnvironmentResult |
AbstractAmazonMWAA.createEnvironment(CreateEnvironmentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEnvironmentResult> |
AmazonMWAAAsyncClient.createEnvironmentAsync(CreateEnvironmentRequest request,
AsyncHandler<CreateEnvironmentRequest,CreateEnvironmentResult> asyncHandler) |
Future<CreateEnvironmentResult> |
AmazonMWAAAsync.createEnvironmentAsync(CreateEnvironmentRequest createEnvironmentRequest,
AsyncHandler<CreateEnvironmentRequest,CreateEnvironmentResult> asyncHandler)
JSON blob that describes the environment to create.
|
Future<CreateEnvironmentResult> |
AbstractAmazonMWAAAsync.createEnvironmentAsync(CreateEnvironmentRequest request,
AsyncHandler<CreateEnvironmentRequest,CreateEnvironmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateEnvironmentResult |
CreateEnvironmentResult.clone() |
CreateEnvironmentResult |
CreateEnvironmentResult.withArn(String arn)
The resulting Amazon MWAA envirnonment ARN.
|
Copyright © 2021. All rights reserved.