Class UpdateVoiceProfileRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.chimesdkvoice.transform.UpdateVoiceProfileRequestMarshaller
- All Implemented Interfaces:
- Marshaller<UpdateVoiceProfileRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateVoiceProfileRequestMarshaller
extends Object
implements Marshaller<UpdateVoiceProfileRequest>
UpdateVoiceProfileRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionUpdateVoiceProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(UpdateVoiceProfileRequest updateVoiceProfileRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
UpdateVoiceProfileRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<UpdateVoiceProfileRequest>
- Parameters:
- updateVoiceProfileRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-