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