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