Uses of Class
software.amazon.awssdk.services.sesv2.model.GetDedicatedIpRequest
Packages that use GetDedicatedIpRequest
Package
Description
-
Uses of GetDedicatedIpRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetDedicatedIpRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetDedicatedIpResponse>SesV2AsyncClient.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.default GetDedicatedIpResponseSesV2Client.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. -
Uses of GetDedicatedIpRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetDedicatedIpRequestModifier and TypeMethodDescriptionGetDedicatedIpRequestMarshaller.marshall(GetDedicatedIpRequest getDedicatedIpRequest)