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