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