Class StartMonitoringScheduleRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sagemaker.transform.StartMonitoringScheduleRequestMarshaller
- All Implemented Interfaces:
 Marshaller<StartMonitoringScheduleRequest>
@Generated("software.amazon.awssdk:codegen")
public class StartMonitoringScheduleRequestMarshaller
extends Object
implements Marshaller<StartMonitoringScheduleRequest>
StartMonitoringScheduleRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionStartMonitoringScheduleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartMonitoringScheduleRequest startMonitoringScheduleRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
StartMonitoringScheduleRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<StartMonitoringScheduleRequest>- Parameters:
 startMonitoringScheduleRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -