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