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