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