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