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