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