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>
ListMonitoringAlertsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListMonitoringAlertsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListMonitoringAlertsRequest listMonitoringAlertsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListMonitoringAlertsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListMonitoringAlertsRequest>- Parameters:
 listMonitoringAlertsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -