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