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>
GetVoiceProfileRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetVoiceProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetVoiceProfileRequest getVoiceProfileRequest)
-
-
-
Constructor Detail
-
GetVoiceProfileRequestMarshaller
public GetVoiceProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetVoiceProfileRequest getVoiceProfileRequest)
- Specified by:
marshallin interfaceMarshaller<GetVoiceProfileRequest>
-
-