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