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