| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetResult |
AmazonSimpleEmailServiceV2.getConfigurationSet(GetConfigurationSetRequest getConfigurationSetRequest)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
GetConfigurationSetResult |
AbstractAmazonSimpleEmailServiceV2.getConfigurationSet(GetConfigurationSetRequest request) |
GetConfigurationSetResult |
AmazonSimpleEmailServiceV2Client.getConfigurationSet(GetConfigurationSetRequest request)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
Future<GetConfigurationSetResult> |
AmazonSimpleEmailServiceV2AsyncClient.getConfigurationSetAsync(GetConfigurationSetRequest request) |
Future<GetConfigurationSetResult> |
AbstractAmazonSimpleEmailServiceV2Async.getConfigurationSetAsync(GetConfigurationSetRequest request) |
Future<GetConfigurationSetResult> |
AmazonSimpleEmailServiceV2Async.getConfigurationSetAsync(GetConfigurationSetRequest getConfigurationSetRequest)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
Future<GetConfigurationSetResult> |
AmazonSimpleEmailServiceV2AsyncClient.getConfigurationSetAsync(GetConfigurationSetRequest request,
AsyncHandler<GetConfigurationSetRequest,GetConfigurationSetResult> asyncHandler) |
Future<GetConfigurationSetResult> |
AbstractAmazonSimpleEmailServiceV2Async.getConfigurationSetAsync(GetConfigurationSetRequest request,
AsyncHandler<GetConfigurationSetRequest,GetConfigurationSetResult> asyncHandler) |
Future<GetConfigurationSetResult> |
AmazonSimpleEmailServiceV2Async.getConfigurationSetAsync(GetConfigurationSetRequest getConfigurationSetRequest,
AsyncHandler<GetConfigurationSetRequest,GetConfigurationSetResult> asyncHandler)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetConfigurationSetResult> |
AmazonSimpleEmailServiceV2AsyncClient.getConfigurationSetAsync(GetConfigurationSetRequest request,
AsyncHandler<GetConfigurationSetRequest,GetConfigurationSetResult> asyncHandler) |
Future<GetConfigurationSetResult> |
AbstractAmazonSimpleEmailServiceV2Async.getConfigurationSetAsync(GetConfigurationSetRequest request,
AsyncHandler<GetConfigurationSetRequest,GetConfigurationSetResult> asyncHandler) |
Future<GetConfigurationSetResult> |
AmazonSimpleEmailServiceV2Async.getConfigurationSetAsync(GetConfigurationSetRequest getConfigurationSetRequest,
AsyncHandler<GetConfigurationSetRequest,GetConfigurationSetResult> asyncHandler)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetRequest |
GetConfigurationSetRequest.clone() |
GetConfigurationSetRequest |
GetConfigurationSetRequest.withConfigurationSetName(String configurationSetName)
The name of the configuration set.
|
Copyright © 2022. All rights reserved.