| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetDedicatedIpResult |
AbstractAmazonSimpleEmailServiceV2.getDedicatedIp(GetDedicatedIpRequest request) |
GetDedicatedIpResult |
AmazonSimpleEmailServiceV2.getDedicatedIp(GetDedicatedIpRequest getDedicatedIpRequest)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
GetDedicatedIpResult |
AmazonSimpleEmailServiceV2Client.getDedicatedIp(GetDedicatedIpRequest request)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDedicatedIpResult> |
AbstractAmazonSimpleEmailServiceV2Async.getDedicatedIpAsync(GetDedicatedIpRequest request) |
Future<GetDedicatedIpResult> |
AmazonSimpleEmailServiceV2AsyncClient.getDedicatedIpAsync(GetDedicatedIpRequest request) |
Future<GetDedicatedIpResult> |
AmazonSimpleEmailServiceV2Async.getDedicatedIpAsync(GetDedicatedIpRequest getDedicatedIpRequest)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
Future<GetDedicatedIpResult> |
AbstractAmazonSimpleEmailServiceV2Async.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
Future<GetDedicatedIpResult> |
AmazonSimpleEmailServiceV2AsyncClient.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
Future<GetDedicatedIpResult> |
AmazonSimpleEmailServiceV2Async.getDedicatedIpAsync(GetDedicatedIpRequest getDedicatedIpRequest,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDedicatedIpResult> |
AbstractAmazonSimpleEmailServiceV2Async.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
Future<GetDedicatedIpResult> |
AmazonSimpleEmailServiceV2AsyncClient.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
Future<GetDedicatedIpResult> |
AmazonSimpleEmailServiceV2Async.getDedicatedIpAsync(GetDedicatedIpRequest getDedicatedIpRequest,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
| Modifier and Type | Method and Description |
|---|---|
GetDedicatedIpResult |
GetDedicatedIpResult.clone() |
GetDedicatedIpResult |
GetDedicatedIpResult.withDedicatedIp(DedicatedIp dedicatedIp)
An object that contains information about a dedicated IP address.
|
Copyright © 2025. All rights reserved.