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