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