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