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