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