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