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