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