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