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