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