| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
GetDedicatedIpResult |
AmazonPinpointEmailClient.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.
|
GetDedicatedIpResult |
AmazonPinpointEmail.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 |
AbstractAmazonPinpointEmail.getDedicatedIp(GetDedicatedIpRequest request) |
Future<GetDedicatedIpResult> |
AmazonPinpointEmailAsyncClient.getDedicatedIpAsync(GetDedicatedIpRequest request) |
Future<GetDedicatedIpResult> |
AmazonPinpointEmailAsync.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> |
AbstractAmazonPinpointEmailAsync.getDedicatedIpAsync(GetDedicatedIpRequest request) |
Future<GetDedicatedIpResult> |
AmazonPinpointEmailAsyncClient.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
Future<GetDedicatedIpResult> |
AmazonPinpointEmailAsync.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.
|
Future<GetDedicatedIpResult> |
AbstractAmazonPinpointEmailAsync.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDedicatedIpResult> |
AmazonPinpointEmailAsyncClient.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
Future<GetDedicatedIpResult> |
AmazonPinpointEmailAsync.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.
|
Future<GetDedicatedIpResult> |
AbstractAmazonPinpointEmailAsync.getDedicatedIpAsync(GetDedicatedIpRequest request,
AsyncHandler<GetDedicatedIpRequest,GetDedicatedIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDedicatedIpRequest |
GetDedicatedIpRequest.clone() |
GetDedicatedIpRequest |
GetDedicatedIpRequest.withIp(String ip)
The IP address that you want to obtain more information about.
|
Copyright © 2023. All rights reserved.