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