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