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