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