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