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