Class ListFlowExecutionEventsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.transform.ListFlowExecutionEventsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListFlowExecutionEventsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListFlowExecutionEventsRequestMarshaller
extends Object
implements Marshaller<ListFlowExecutionEventsRequest>
ListFlowExecutionEventsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListFlowExecutionEventsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListFlowExecutionEventsRequest listFlowExecutionEventsRequest)
-
Constructor Details
-
ListFlowExecutionEventsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListFlowExecutionEventsRequest>
-