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