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