public class UpdateIPSetRequestMarshaller extends java.lang.Object implements Marshaller<Request<UpdateIPSetRequest>,UpdateIPSetRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
UpdateIPSetRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateIPSetRequest> |
marshall(UpdateIPSetRequest updateIPSetRequest) |
private final SdkJsonProtocolFactory protocolFactory
public UpdateIPSetRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<UpdateIPSetRequest> marshall(UpdateIPSetRequest updateIPSetRequest)
marshall
in interface Marshaller<Request<UpdateIPSetRequest>,UpdateIPSetRequest>