Class PutDedicatedIpInPoolRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sesv2.transform.PutDedicatedIpInPoolRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<PutDedicatedIpInPoolRequest>
@Generated("software.amazon.awssdk:codegen") public class PutDedicatedIpInPoolRequestMarshaller extends Object implements Marshaller<PutDedicatedIpInPoolRequest>
PutDedicatedIpInPoolRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description PutDedicatedIpInPoolRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest)
-
-
-
Constructor Detail
-
PutDedicatedIpInPoolRequestMarshaller
public PutDedicatedIpInPoolRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest)
- Specified by:
marshallin interfaceMarshaller<PutDedicatedIpInPoolRequest>
-
-