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