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