Class StartEventDataStoreIngestionRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudtrail.transform.StartEventDataStoreIngestionRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StartEventDataStoreIngestionRequest>
@Generated("software.amazon.awssdk:codegen") public class StartEventDataStoreIngestionRequestMarshaller extends Object implements Marshaller<StartEventDataStoreIngestionRequest>
StartEventDataStoreIngestionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description StartEventDataStoreIngestionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(StartEventDataStoreIngestionRequest startEventDataStoreIngestionRequest)
-
-
-
Constructor Detail
-
StartEventDataStoreIngestionRequestMarshaller
public StartEventDataStoreIngestionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartEventDataStoreIngestionRequest startEventDataStoreIngestionRequest)
- Specified by:
marshallin interfaceMarshaller<StartEventDataStoreIngestionRequest>
-
-