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