public class ScheduleKeyDeletionRequestMarshaller extends java.lang.Object implements Marshaller<Request<ScheduleKeyDeletionRequest>,ScheduleKeyDeletionRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
ScheduleKeyDeletionRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<ScheduleKeyDeletionRequest> |
marshall(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest) |
private final SdkJsonProtocolFactory protocolFactory
public ScheduleKeyDeletionRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<ScheduleKeyDeletionRequest> marshall(ScheduleKeyDeletionRequest scheduleKeyDeletionRequest)
marshall
in interface Marshaller<Request<ScheduleKeyDeletionRequest>,ScheduleKeyDeletionRequest>