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