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