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