Class GetVoiceProfileRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.chimesdkvoice.transform.GetVoiceProfileRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetVoiceProfileRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetVoiceProfileRequestMarshaller
extends Object
implements Marshaller<GetVoiceProfileRequest>
GetVoiceProfileRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetVoiceProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetVoiceProfileRequest getVoiceProfileRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetVoiceProfileRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetVoiceProfileRequest>- Parameters:
 getVoiceProfileRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -