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