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