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