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