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