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