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