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