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