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>
UpdateEventDataStoreRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateEventDataStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateEventDataStoreRequest updateEventDataStoreRequest)
-
-
-
Constructor Detail
-
UpdateEventDataStoreRequestMarshaller
public UpdateEventDataStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateEventDataStoreRequest updateEventDataStoreRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateEventDataStoreRequest>
-
-