Class GetFlowAssociationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.connect.transform.GetFlowAssociationRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetFlowAssociationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetFlowAssociationRequestMarshaller
extends Object
implements Marshaller<GetFlowAssociationRequest>
GetFlowAssociationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetFlowAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetFlowAssociationRequest getFlowAssociationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetFlowAssociationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetFlowAssociationRequest>- Parameters:
 getFlowAssociationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -