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