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