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