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