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