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