Class ListOperationEventsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssmsap.transform.ListOperationEventsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListOperationEventsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListOperationEventsRequestMarshaller
extends Object
implements Marshaller<ListOperationEventsRequest>
ListOperationEventsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListOperationEventsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListOperationEventsRequest listOperationEventsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListOperationEventsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListOperationEventsRequest>
- Parameters:
- listOperationEventsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-