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