public override ModifyLifecycleHookResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return(ModifyLifecycleHookResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }
 public override ModifyLifecycleHookResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return ModifyLifecycleHookResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }