Class ListDedicatedIpPoolsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sesv2.transform.ListDedicatedIpPoolsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListDedicatedIpPoolsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListDedicatedIpPoolsRequestMarshaller
extends Object
implements Marshaller<ListDedicatedIpPoolsRequest>
ListDedicatedIpPoolsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListDedicatedIpPoolsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListDedicatedIpPoolsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListDedicatedIpPoolsRequest>- Parameters:
 listDedicatedIpPoolsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -