Class ListByteMatchSetsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.waf.transform.ListByteMatchSetsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListByteMatchSetsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListByteMatchSetsRequestMarshaller
extends Object
implements Marshaller<ListByteMatchSetsRequest>
ListByteMatchSetsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListByteMatchSetsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListByteMatchSetsRequest listByteMatchSetsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListByteMatchSetsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListByteMatchSetsRequest>- Parameters:
 listByteMatchSetsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -