Class PutDedicatedIpPoolScalingAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sesv2.transform.PutDedicatedIpPoolScalingAttributesRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutDedicatedIpPoolScalingAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutDedicatedIpPoolScalingAttributesRequestMarshaller
extends Object
implements Marshaller<PutDedicatedIpPoolScalingAttributesRequest>
PutDedicatedIpPoolScalingAttributesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutDedicatedIpPoolScalingAttributesRequest putDedicatedIpPoolScalingAttributesRequest)
-
Constructor Details
-
PutDedicatedIpPoolScalingAttributesRequestMarshaller
public PutDedicatedIpPoolScalingAttributesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(PutDedicatedIpPoolScalingAttributesRequest putDedicatedIpPoolScalingAttributesRequest) - Specified by:
marshallin interfaceMarshaller<PutDedicatedIpPoolScalingAttributesRequest>
-