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